Skip to content

biscuit-lee/Astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Astar

##Description Implementation of A* pathfinding algorithm in pygame and visualize it.

Features

  • Ability to place end points and start points
  • Ability to place walls that the algorithm has to find a way around.
  • Paths that takes to reach the goal is highlighted in a different color.

Others

Although this implementtation still has some bugs when working with a more complex path, It still works well for simple mazes.

About

Implementation of A* pathfinding in pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages