Pathfinding visualizations with Python and Pygame
-
Updated
Feb 9, 2025 - Python
Pathfinding visualizations with Python and Pygame
Maze Solver with a GUI that visualizes DFS, BFS, and Greedy BFS algorithms.
Maze generator and solver with visualization
A repository for a maze game implemented using pygame. It shows the search in real-time of Breadth First Search, Depth First Search and Genetic algorithm search.
🚀 Visualize pathfinding algorithms like BFS, DFS, Dijkstra, and A* on an interactive grid with real-time animations and metrics in this React app.
Add a description, image, and links to the maze-solver-visualization topic page so that developers can more easily learn about it.
To associate your repository with the maze-solver-visualization topic, visit your repo's landing page and select "manage topics."