A Python-based pathfinding simulator that uses the Breadth-First Search (BFS) algorithm to find the optimal path for a robot in a user-designed warehouse, rendered interactively with Pygame.
python data-structure robotics simulation oop pygame algoritms bfs pathfinding-algorithm interactive-visualizer
-
Updated
Sep 4, 2025 - Python