Maze Visualizer
Rows:
Columns:
Generation Algorithm:
Recursive Backtracking
Kruskal's Algorithm
Generate Maze
Select the start point (left click) and end point (right click).
Traversal Algorithms:
BFS
DFS
A*
Solve Maze