Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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).

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.