Inspiration
I like playing games so I thought it's about time I actually make one.
What it does
Allows you to walk around a 3D maze environment in first person view. Can interact with an object on the way out as well.
How I built it
I used the OpenGL library along with Glut. The code is actually written in C++.
Challenges I ran into
Many things such as Ray tracing and texture mapping were new concepts to me, so that took a while to figure out.
Accomplishments that I'm proud of
The fact that I actually finished a project at a hackathon
What I learned
OpenGL is awesome! I'd prefer it over any other graphics library any day
What's next for Dungeon Maze
Possibly add enemies, with AI implemented somewhere in there; have more intractable objects or pretty much whatever comes to mind

Log in or sign up for Devpost to join the conversation.