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.
< Prev 1/4 Next >

Interface

×
New
Algorithm to create a maze.
Reset
Reset the maze.
Solve
Algorithm to solve a maze.
< Prev 2/4 Next >

Legend

×
Unvisited block
Current block
Visited block
Explored block
Target block
< Prev 3/4 Next >

Have Fun!

×
For source code of this project visit my github.
< Prev 4/4 Exit >

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