A-path-finding-Algorithm

Finding Minimum Path from start node to end node by using A* Path Finding Algorithm

Requirements

  • Python
  • Pygame library (pip install pygame)

How to run

bar@foo$:~/python3 main.py

Interface

Screenshot 2023-02-16 at 21 16 35