- Breadth First Search(BFS)
- Dijkstra's Algorithm
- A* Algorithm
- Jump Point Search Algorithm
- Clone the repository and run the index.html file.
- Choose the starting, ending nodes and path blockages and select the algorithm which you want to run.
- Analyze the running time of Algorithm on the top right corner of your screen.