A 3D maze made using OPENGL
Description:
- Basic 2d maze extruded to 3d environment
- Have bird's eye view (that can be toggled on/off) of part of the maze based on the player's position - top right of the screen
- Have movable boxes that will aid in holding down push buttons in the environment
- Push buttons raise a wall up while pressed
- Have player mesh (simple boxes dragging on the floor; no animation needed)
- Have camera working for first/third person views
- Have enemies (simple box meshes) that terminate the game if touched by the player mesh
Slack integration test