Skip to content

Program that implements the A* algorithm to find the shortest path between two nodes of a predefined map.

Notifications You must be signed in to change notification settings

anishmrao/AStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AStar

Program written in C that implements the A* algorithm to find the shortest path between two nodes of a predefined map.

About

Program that implements the A* algorithm to find the shortest path between two nodes of a predefined map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages