Skip to content

A GUI application created using pygame to visualize Bread First Serach(BFS) Pathfinding Algorithm

Notifications You must be signed in to change notification settings

raghavluthra20/BFS-GUI-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFS-GUI-Visulaizer

Description

A GUI application created using pygame to visualize Breadth First Search(BFS) Pathfinding Algorithm

bfs

Instruction to use

  1. Execute BFS.py
  2. Click and drag on empty cells to create walls
  3. Click and drag on walls to erase them
  4. Right click to set home position
  5. Middle click to set target
  6. Press g to toggle grid
  7. space to start visualization and to pause/resume
  8. Press r to reset the path

About

A GUI application created using pygame to visualize Bread First Serach(BFS) Pathfinding Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages