Implementation of A* Search with PyGame Visualisation Currently only works on Windows Installation git clone https://github.com/palash-gupta/AStarSearch.git cd AStarSearch pip install -r requirements.txt Run for slowmode python main.py -s for normal speed python main.py