Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 187 Bytes

pathFindVisualization

A* algorithm Python visualization.
Pick start and end point. Algorithm calculates shortest path from points.

Requirements:
Python 3.x
TKinter
Pygame