A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
- Python 3.x
- TKinter
- Pygame
#Instruction Press spacebar once the two dots appear on the output window.