Skip to content

Recreation of the 3D maze I made in C++ when I first learned coding

Notifications You must be signed in to change notification settings

YaBoiBreezy/3D_MAZE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

In my first CS course in high school, I learned C++. 
The prof said last year someone tried and failed to make a 3D maze, so I tried too, and succeeded. 
I no longer have the code, but I made a quick mockup using python. 
This is identical, except different maze, only 1 maze (in the original I used a 4D array of many mazes),
and up/down is q/e not space and shift. 

Run it in the comand line, you might need a couple pip installs

Enjoy!

About

Recreation of the 3D maze I made in C++ when I first learned coding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages