The game “Dogger” was made in winter 2021 with the help of a partner. The game was programmed in C++ with over 3000 lines of code and was ran on a simulated microcontroller. The game was created in less than 1 week with nearly 50 hours of work to finish.
The game was inspired by “Frogger” and was essentially a task to recreate the game. For the course this game was for, we had to have certain requirements for any game we chose such as moving parts, different levels, stats, etc.
The game features 3 different difficultly levels, an accessible menu, current game stats, all time stats (simulated SD card), among many other components.