A themed maze runner using openGL c++
Budget: $10 – $30 USD
The aim of the project is to implement a themed maze runner. The main character runs throughout the maze encountering two types of obstacles, which should be avoided by jumping over them, and coins, which should be collected. All of them are generated randomly. Some sound should occur on every action taken by the player. The player moves using certain keys from the keyboard and can look to their left or right direction using mouse movements or mouse keys. There is a 1st and 3rd person perspective camera (visible from the perspective of the character) with which the scene is visible.