Skip to content

nisarg-78/aStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Maze Path (A-Star)

Finding path through maze using A-Star Algorithm

Maze Path

Setup:
  • Have Python 3 and pygame installed.
Usage:
  • Run the aStar.py to start the app
  • Use S key to place start position
  • Use E key to place end position
  • Click and/or click and drag to add walls
  • Use left mouse button to place wall
  • Use right mouse button to remove wall
  • Start the algorithm by pressing Spacebar
  • Press R to reset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages