As this project is a game prototype, the project will only introduce a game concept that applied game algorithms instead of creating the final game.
There are three maps embedded in the game. Each map are one of a kind and will be swapped between one another every time the game starts. Every map will have different spawning locations for the game objects and the enemies.
There are six game objects that needs to be eaten and there is no limit on how many enemies are being spawned. Players will need to clear the game objective in order to win the game.
Players can repeatedly play the game when the game is over and the map will be reset.
GitHub link here:
https://github.com/lee2802/MonoGame_Game_MazeRunner.git