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
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.