Skip to content

proghead00/A-Star-Pathfinding-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

A* Pathfinding Algorithm ๐ŸŒŸ

Implemented with pygame, this script will find the shortest distance between two nodes using A* Algorithm ๐ŸŽฎ

Instructions/ Keys Functionalities :

  • Left Click to add start and end nodes

  • Right Click to remove the nodes

  • Space Bar to start finding the shortest distance

  • 'C' to clear and reset the grid

Requirements:

pip install pygame

ss

About

Implemented with pygame, this script will find the shortest distance between two nodes using A* Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages