aMaze!
Number of Steps
0
New
Reset
Solve
Info
Welcome to aMaze!
×
A web app where you can create, play and solve mazes.
Instructions:
Use arrow keys to move in the maze.
The step counter will keep track of the number of steps taken.
Interface
×
New
Algorithm to create a maze.
Reset
Reset the maze.
Solve
Algorithm to solve a maze.
Legend
×
Unvisited block
Current block
Visited block
Explored block
Target block
Have Fun!
×
For source code of this project visit my
github
.
Choose an algorithm to create the maze
×
Recursive Division
Kruskal's Algorithm
Prim's Algorithm
Choose an algorithm to solve the maze
×
Depth-First Search
Breadth-First Search
Dijkstra's Algorithm
A* Search
Congratulations!
×
Maze was successfully solved