Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder

the Maze is represented by a an integer matrix where a 0 is an open space and 1 is a wall the main function reads a Txt file and interprets the maze, then takes in the start point and end point

using breath-first search to ensure the path found between them is the shortest and displays the path from the start and end in the terminal

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages