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

Toggle between search algorithms #18

Closed colliecoder closed 2 years ago

colliecoder commented 2 years ago

Create a way to toggle between search algorithms so that the user can select the search algorithm for generating the maze.

Likewise, implement this solution for toggling between search algorithms that solve the maze.

A-Spiral-Forge commented 2 years ago

Hey, I want to work on this please assign this to me.

colliecoder commented 2 years ago

Any update on this?

A-Spiral-Forge commented 2 years ago

@colliecoder sorry for inconvenience I was busy in college projects. I will currently not able to work on it,

colliecoder commented 2 years ago

@A-Spiral-Forge No problem! School projects definitely have to come first - thanks for letting me know.