You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive Pygame project to show the A* algorithm in action finding the shortest path between a user-given start and an end node. For extra entertainment, barriers can be added/removed along the path.