This project showcases the execution of some popular search and maze generation algorithms.
- Breadth First Search
- Depth First Search
- A* Search (with Euclidean Distance Heursitic)
- Recursive Backtracking
- Prim's Algorithm
- Kruskal's Algorithm
- Wilson's Random Walk
- Drag and Drop Start and End points
- Place Walls by clicking empty tiles