A GUI application created using pygame to visualize Breadth First Search(BFS) Pathfinding Algorithm
- Execute BFS.py
- Click and drag on empty cells to create walls
- Click and drag on walls to erase them
- Right click to set home position
- Middle click to set target
- Press g to toggle grid
- space to start visualization and to pause/resume
- Press r to reset the path