Python/Pygame maze game using random maze generation and BFS path finding.
python pathfinding-algorithm artificial-intelligence-algorithms bfs-algorithm algorithms-python pygame-games game-developments breadth-first-search-algorithm maze-game-
-
Updated
May 16, 2026 - Python