Skip to content

Commit

Permalink
Fix: Updated python game logic (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed May 14, 2024
1 parent c487f4b commit 1c2cbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feel free to give it a try at [The Maze Game](https://hoangsonww.github.io/The-M
- **Start and Exit Indicators**: The game visually indicates the starting point and the exit. Reach the green block to win.
- **Regenerate Maze**: A button allows players to generate a new maze at any time without reloading the page.
- **Responsive Design**: The game canvas is responsive and adapts to different screen sizes, making it playable on both desktop and mobile devices.
-
- **On-Screen Controls**: For mobile users, on-screen buttons are provided to navigate the player within the maze.

## Game UI

Expand Down

0 comments on commit 1c2cbd4

Please sign in to comment.