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

aldous broder generator added #24

Closed bettoarcaya closed 2 years ago

bettoarcaya commented 2 years ago

Aldous Broder generator added.

How to test it: