https://github.com/hamolicious/maze
A Maze generator, solver and "game" written in Python 3.8 and PyGame.
https://github.com/hamolicious/maze
gui maze maze-generation-algorithms maze-generator pygame python python38
Last synced: 4 months ago
JSON representation
A Maze generator, solver and "game" written in Python 3.8 and PyGame.
- Host: GitHub
- URL: https://github.com/hamolicious/maze
- Owner: hamolicious
- Created: 2021-05-24T21:01:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T01:25:09.000Z (about 4 years ago)
- Last Synced: 2025-01-07T05:25:59.335Z (6 months ago)
- Topics: gui, maze, maze-generation-algorithms, maze-generator, pygame, python, python38
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maze
A Maze generator, solver and "game" written in Python 3.8 and PyGame.
## Still to add:
- [ ] Maze Solver
- [ ] ~~Textures~~