Skip to content

Gabe-Dalessandro/Intro-To-AStar-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AStar-Search

Finds the shortest path from a starting position to an ending position

The program reads in a file (The file is named board.txt) that displays the board which will be used as the map the algorithm will traverse through.

About

Finds the shortest path from a starting position to an ending position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages