Visualization of pathfinding algorithms
Supplementary visualization of the algorithms to the lecture given in the seminar Algorithms and Data Structures.
- Pathfinding algorithms:
- A*
- IDA*
- Dijkstra
- Heuristic Distances:
- Manhattan
- Euclidean
- JS Canvas
- Choose the appropriate algorithm and heuristic
- Build walls by point and click on tiles
- Press start button to start the algorithm
- Press reset button to reset the visualization