Pathfinding visualizer

GitHub last commit

![Gif of Pathfinding](https://honzaap.github.io/Pathfinding/animation.gif) ### Available algorithms: * A* * Djikstra's * BFS * DFS * Greedy ### Installation Just clone the repository and open index.html, no compilation is needed.