Visualization of A-Star Algorithm Program that visualizes the path finding technique of the A* Algorithm Report Bug · Request Feature Getting Started Prerequisites pip python get-pip.py Installation Clone the repo git clone https://github.com/jammel-yeboah/Visaulization-of-A-Star-Algo Install Python packages pip install pygame --upgrade pip install python-math Usage Start the program python a_star.py