Two programs to visualize pathfinding algorithms
Uses the A* Algorithm to pathfind and Bubble Sort to sort. Click S + Mouse Button 1 to place Starting node Click E + Mouse Button 1 to place End node Click Space or the Run button in the GUI to start
Also uses A* Algorithm to pathfind The first click will place the starting node The second click will place the end node Click Space to start