Skip to content

ShiHanQin/Shortest-Route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Shortest-Route

The folder contains a few sample maps represented by "#" and spaces in a text file. "S" represents the starting point and "D" represents the destination. This program uses recursion to find the shortest path through the map, and will print out the new map along with the shortest route respresented by a series of asterisks

About

Finds the shortest path through a map using recursion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published