Skip to content

InbaKrish/VisualSearchAlgorithms_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Searching Algorithms - with GUI:

Built a GUI application using Pygame - in Python . Used ->A star path finding algorithm , ->Breadth First Search and ->Depth First Search Algorithms .

Modules :

pip install pygame

Working:

  1. Select the algorithm ( in bottom )

  2. First left click -> Starting positiona

  3. Second left click -> End position

  4. Further left clicks -> Draw barriers

  5. Right click -> To erase drawn things

  6. Space bar -> To start the visualisation

  7. press C -> To reset / restart

look

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages