This project explores Maze Generation Algorithms and Maze Search Algorithms You can see it here: https://fjakovljevic.github.io/maze/
- Iterative Depth First Search
- Randomized Kruskal
- Recursive Division
- A* Search
- Breadth First Search
- Depth First Search
- download the files and run index.html
- This project is licensed under the MIT License