/PyGame-Pathfinder-Visualization

This is a Python script for a pathfinding algorithm using Pygame. It includes a grid of nodes and uses A* algorithm to find the shortest path between two nodes.

Primary LanguagePythonMIT LicenseMIT

Watchers