Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T01:25:09.000Z (over 3 years ago)
- Last Synced: 2024-11-10T09:05:03.307Z (3 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.![program screenshot](https://github.com/hamolicious/Maze/blob/master/screenshots/sc.png?raw=true)
## Still to add:
- [ ] Maze Solver
- [ ] ~~Textures~~