Game Loop


Game Flow:

  1. Start: A new maze is generated with a diamond and an entry door.

  2. Collect Diamond: Player picks up the diamond → Exit door appears"Find the exit!"

  3. Exit Maze:

    • If the player reaches the exit doorA new maze is generated.

    • If the diamond is not collected, the exit door does not appear.

  4. Maze Reset: The old maze is removed, and a new maze is created with a new diamond and entry door.

Files

MazeEscape.zip Play in browser
21 days ago

Leave a comment

Log in with itch.io to leave a comment.