Maze Generation Algorithms - An Exploration
Size of Maze (between 10 and 100):
The Backtracking Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Randomized Prim's Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
Eller's Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Randomized Kruskal's Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Aldous-Broder Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
Wilson's Algorithm
Small
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Recursive Division Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Sidewinder Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button
The Binary Tree Algorithm
You can download the maze generated after animating. By clicking this button
You can download the solution of maze generated after solving. By clicking this button