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

https://github.com/mountpotato/maze-solver-visual

a visualized simple maze solver program(python=3.7.9,pygame=1.9.6),showing multiple pathfinding algorithms' solving process of a random-generated maze.(realizations of some other pathfinding algorithm remained to be added)
https://github.com/mountpotato/maze-solver-visual

maze python

Last synced: 11 days ago
JSON representation

a visualized simple maze solver program(python=3.7.9,pygame=1.9.6),showing multiple pathfinding algorithms' solving process of a random-generated maze.(realizations of some other pathfinding algorithm remained to be added)

Awesome Lists containing this project