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

https://github.com/henrytwo/mazesolver


https://github.com/henrytwo/mazesolver

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# MazeSolver

Simple maze solver that finds the path between two points on a pixel maze using various graph traversal algorithms.