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.