Inspiration
I saw a similar project created with Desmos, and thought it would be a great opportunity to try and create it on my own.
What it does
You have to make it through a maze, using only controls that let you view into four directions.
How we built it
I used three.js as a graphics package, and carefully planned out the maze route before putting everything together. When planning out the maze, I drew out an enormous diagram on a whiteboard, and carefully planned out the entire route.
Challenges we ran into
I manually placed each individual wall segment instead of finding a more optimized approach, which took forever.
Accomplishments that we're proud of
I am very proud that I was able to complete an entire project in one day, and very excited with the end result being completely functional as I had planned. I was also able to add exciting features such as audio, textures, and more!
What we learned
I learned how to properly use time, reviewed how to use three.js, learned some of the basics of game development, and was just able to have fun with my peers.
Log in or sign up for Devpost to join the conversation.