Skip to content

Commit

Permalink
Update: Update Project Documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Son Nguyen <[email protected]>
  • Loading branch information
hoangsonww authored Oct 16, 2024
1 parent 3c7942b commit fb0939e
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
@@ -1,6 +1,6 @@
# The Maze Game

🚀 A simple yet engaging maze game built by [Son Nguyen](https://github.com/hoangsonww) in 2024 with DFS and Prim algorithms. Navigate through a dynamically generated maze to find the exit. Each time you play, a new maze is created, ensuring a unique experience. The game is designed to be lightweight and easy to play, making it suitable for all age groups.
🚀 A simple yet engaging maze game built by [Son Nguyen](https://github.com/hoangsonww) in 2024 with **DFS and Prim algorithms**. Navigate through a dynamically generated maze to find the exit. Each time you play, a new maze is created, ensuring a unique experience. The game is designed to be lightweight and easy to play, making it suitable for all age groups.

However, creating it is a pain in the brain, so I hope you'll enjoy it! Star the repository if you like it and feel free to contribute to the project 🌟.

Expand Down

0 comments on commit fb0939e

Please sign in to comment.