OpenGL Maze Game
OpenGL Maze Game
In this project, I built a variation of the 3D maze game Microsoft developed also using the OpenGL API in C. The player starts at the center and must collect objects placed throughout the map. The player can switch between a first and third person camera as a spotlight follows the red ball to showcase implementation of shading, texturing, and lighting.