Skip to content

Eman2022/NotBoringContent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotBoringContent

Not Boring Content is a Godot project designed to help students learn programming.

MIT lisense for everything except pieces which I do not own: the background images and Chippy 3D model. pyra

How it works: learning revolves around using createBox(x,y,z) to create boxes that appear in the 3D space. This simple but intuitive function allows the teacher to visualize many programming fundamentals.

This project requires Godot 3.5, which is less than 50 megabytes.

Example 1: Create a pyramid with code https://www.youtube.com/watch?v=ykNda1-yf1Q

Example 2: Understand recursion in programming https://www.youtube.com/watch?v=YoNPzu1XhXE

See the Teacher_Examples node and attatched code to see a handful of examples of how to use. The theEveryThingExample() shows off a number of abilities the boxes have: prr2

About

A godot tool to assist programming teachers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages