Skip to content

wispwill/MazeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeSolver

Advanced Java Project: Solves a character maze inputed by the user, using recursion. Prints out all possible paths. User is prompted to input height and width of maze, then each character separated by whitespace. (Currently does not read in the maze from files, I might add that later.)

About

Advanced Java Project: Solves a character maze inputed by the user, using recursion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages