Pathfinding visualizer

### Available algorithms:
* A*
* Djikstra's
* BFS
* DFS
* Greedy
### Installation
Just clone the repository and open index.html, no compilation is needed.