This project is meant to be a tutorial for Clement Mihailescu's Pathfinding Visualizer project. Everything related to the tutorial (i.e., all the code that I, Clement, wrote) is located under ...
This is my first attempt at A* pathfinding. I made this visualization to show the beauty of pathfinding. You can modify all major features of my algorithm through the graphics interface. Here I will ...