This is a 3D maze game that is able to create up to 100+ level automatically. The game was coded in C# using Unity Game Engine.
This is the instruction of the game:
- Try to escape the maze within the time limit for each level.
- Use the mouse to rotate the player, and the direction key from the keyboard to move the player. Use the Shift and direction keys to run.
- Hit 'i' for instruction, 'p' for pause, 'q' to quit the game, 'r' for resume, and Enter to begin a new game when the Game is over or Starts.
- When in running mode, the time will flow double as fast as in normal mode.