maze is a simple educational tool to demonstrate the the difference between depth first search (dfs) and breadth first search (bfs) search algorithms is solving a maze.

It generate a random maze (using randomized dfs algorithm) and then solve it using dfs and bfs to display the result of each.

It also allows the user to change the start and end points to compare the changes in the result paths .

Download

Download NowName your own price

Click download now to get access to the following files:

maze 23 MB
maze solver v2.0.zip 43 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.