Advisor: MR. Nguyen Tran Duy Minh & Le Thanh Tung
Leader: Mai Duc Minh Huy
Visualize and Concept Writer: Nguyen Thien An and Mai Duc Minh Huy
Mechanic Developer: Huynh Trung Kiet and Le Hoang Minh Huy
Report Writer: Nguyen Ngoc Khoa
Scenes:
Loading Screen
Main Menu
Play | Settings | Achievements | Credits
Gameplay
Path Finding Algorithms
Maze Generation Algorithms
Visualize the path finding process
Save and Load the game
Settings
Leaderboard
Achievements
Credits
Sound Effects
Music
Transition between scenes
Project Hiearchy
MAZE_SOLVER
| README.md
| requirements.txt
| runner.py
|
+---Resources
| |
| +---animation
| |
| +---file
| |
| +---fonts
|
+---Algorithms
| Algorithms.py
| MazeGeneration.py
|
+---LEGACY
|
\---Visualize