Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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~~