|
||
---|---|---|
notes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
game.py | ||
maze.py | ||
visualize.py |
README.md
Maze generators
Kyler Olsen
Both visualize.py
and game.py
require pygame to run:
pip install pygame-ce
|
||
---|---|---|
notes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
game.py | ||
maze.py | ||
visualize.py |
Kyler Olsen
Both visualize.py
and game.py
require pygame to run:
pip install pygame-ce