A JavaScript maze generator and solver, implemented using graph search AI algorithms (breadth-first search, depth-first search and greedy best-first search).
Primary LanguageJavaScript
No issues in this repository yet.