Skip to content

A pygame based program to graphically visualize the working of the A * path finding Algorithm.

Notifications You must be signed in to change notification settings

rahulJalan23/A-star-Pathfinding-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A star Pathfinding Visualiser

A pygame based program to graphically visualize the working of the A * path finding Algorithm.

Controls

StartNode - Orange , EndNode - Torquoise.

First Left-Click selects the starting point. Next Left-Click selects the ending point (if starting point is still selected). After that Left-Click to generate barriers. Right-Click on the node to deselect it.

Press SpaceBar to initiate the program(given that both start and end node are selected.) Press 'r' to reset the whole Program.

ThankYou.

About

A pygame based program to graphically visualize the working of the A * path finding Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages