Translate:
Institution: Algonquin College
Course: GAM1545-Programming Fundamentals I
Date: Fall 2014
Platform: PC
Programming Language: C++
For this project, I created a real-time windows console maze. Where the player has to move through the maze on the shortest amount of of time and move as possible. The mazes are read from a file, and there are persisting leaderboards files
Some of the features in the game were:
In this console application, the player had to reach the end of the maze in as little times and moves as possible.