Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talhaahussain/maze-game
Maze game created for A2 Computer Science project (A-levels, Year 13).
https://github.com/talhaahussain/maze-game
documentation finite-state-machine maze-algorithms maze-game maze-generator pygame ui
Last synced: about 1 month ago
JSON representation
Maze game created for A2 Computer Science project (A-levels, Year 13).
- Host: GitHub
- URL: https://github.com/talhaahussain/maze-game
- Owner: talhaahussain
- License: mit
- Created: 2021-11-13T19:07:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T09:15:30.000Z (8 months ago)
- Last Synced: 2024-11-09T14:12:03.456Z (3 months ago)
- Topics: documentation, finite-state-machine, maze-algorithms, maze-game, maze-generator, pygame, ui
- Language: Python
- Homepage:
- Size: 8.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maze-game
Maze game created for A2 Computer Science project (A-level Computer Science, Year 13).
Run `src/main.py` to play. See `doc/documentation.pdf` for full documentation.
This work received an A* overall.