A* Path-finding Algorithm made in Python. Visualized using tkinter.
Just download the .py file and run it. Nothing else required.
- First click on the grid is Start Node
- Second click is End Node
- 3rd click and after are barriers
- Press Start to initialize the algorithm