Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A star Algorithm

A* Algorithm With Python And Pygame, uses a combined heuristic approach, taking the euclidean distances to the end node.

Only Requires pygame to be installed

python main.py

Pygame window, where RED represents start position and GREEN represents end position.

1

Clicking and Dragging will produce the obstacles in the window for the algorithm to avoid.

2

After obstacles have been drawn, press C on your keyboard to start the Algorithm.

3

About

A* Algorithm With Python And Pygame

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages