Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Path-Finding-Algorithm-Python

Pygame application showcasing Breath First Search algorithm.

Requirements

-Python 3.6 or below

-Pygame

User guide

User can select start point(press 's'), end point(press 'f') and walls (mouse left click) and the shortest path from start to end point is shown (press 'g').

Cyan squares are 'explored', yellow squares are 'expploring' and red squares are shortest path.

pathfinder

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages