Interactive 3D Maze

C and OpenGL

Using C and OpenGL, I created a 3D maze program which creates a randomly generated maze every time the program is run. The user can select to have the program fly through the maze automatically, or the user can try to solve the maze on their own using the arrow keys.

Using C and OpenGL, I created a 3D maze program which creates a randomly generated maze every time the program is run. The user can select to have the program fly through the maze automatically, or the user can try to solve the maze on their own using the arrow keys.

View project on GitHub