A modern pathfinding algorithm visualizer demonstrating real-time execution, shortest-path reconstruction, and performance comparison using Python and Pygame.
-
Updated
Jul 12, 2026 - Python
A modern pathfinding algorithm visualizer demonstrating real-time execution, shortest-path reconstruction, and performance comparison using Python and Pygame.
This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.
Add a description, image, and links to the path-visualizer topic page so that developers can more easily learn about it.
To associate your repository with the path-visualizer topic, visit your repo's landing page and select "manage topics."