colliecoder / maze-winner

A maze solving application written in javascript. The challenge is to generate a maze and solve it using a variety of basic search algorithms.
MIT License
7 stars 6 forks source link

Finish depthFirstSearch() in maze_generator.js file #8

Closed colliecoder closed 2 years ago