Maze Solver
Visualizer
Algorithms
Network Flow
Algorithm:
Breadth-First Search (BFS)
Depth-First Search (DFS)
A* Search
Dijkstra's Algorithm
Maze Size:
10x10
15x15
20x20
25x25
Generate Maze
Solve Maze
Clear Solution
Visited Nodes:
0
Path Length:
0
Time:
0
ms
Instructions:
Click "Generate Maze" to create a new random maze
Select an algorithm from the dropdown
Click "Solve Maze" to visualize the algorithm
Drag from start (green) or end (red) to move them
Click on walls to toggle them