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
Made with python and Pygame for the UI, this project visualizes the A* Pathfinding algorithm. The user selects 2 nodes as well as drawing blockades and the algorithm finds the most optimized route between the 2 nodes.
A* Pathfinding visualizer made with python and pygame for ui.
About
Made with python and Pygame for the UI, this project visualizes the A* Pathfinding algorithm. The user selects 2 nodes as well as drawing blockades and the algorithm finds the most optimized route between the 2 nodes.