Pathfinder aims to visualize different pathfinding algorithms, refresh my knowledge and learn about new pathfinding algorithms I haven't used yet.
Try it out here: timii.github.io/pathfinder/
git clone https://github.com/timii/pathfinder.git
cd pathfinder
Open index.html in your web browser to launch the visualizer.
Explore, experiment, and learn about pathfinding algorithms!