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

https://github.com/egistr/maze-generator-pygame

implementation Graph, for maze generator algoritma using pygame. This implementation Depth First Search, Bread First Search, Prims. to generate Maze and A* algortima to PathFinding
https://github.com/egistr/maze-generator-pygame

Last synced: about 2 months ago
JSON representation

implementation Graph, for maze generator algoritma using pygame. This implementation Depth First Search, Bread First Search, Prims. to generate Maze and A* algortima to PathFinding

Awesome Lists containing this project