Pathfinding_Visualization

Finds the shortest path between two nodes. The light blue path is the shortest path. The black nodes are barriers. Created in Python uses the Pygame module Inspiration of this idea from Clement Mihailescu. Youtuber TechWithTim was a great helping with the implentation of the algorithm and using pygame. So far implements A* will add more later and will have a main menu screen to choose the various algorithms

Example Pictures:

FFA8DB59-7A18-4B4B-B9B6-089D28B0A6DA_1_105_c

66931E94-ACBA-4DD7-A5CB-407889913AE5_1_105_c

GitHub

View Github