Skip to content

einsteinfantasy/A-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A* (pronounced as "A star") is a computer algorithm that is widely used in pathfinding and graph traversal, which is the process of plotting an efficiently directed path between multiple points Require python 3.6 and above Require pygame(I used pygame for demostration)

About

My very first algorithm. Takes me two days to write

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages