/labyrinth

A CoffeeScript maze generator and solver, implemented using graph search AI algorithms (breadth-first search, depth-first search and greedy best-first search).

Primary LanguageCoffeeScript

No issues in this repository yet.