Skip to content

vikimark/MazeGenAndSolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenAndSolve

Control
'm' : start generating maze(please wait untill the maze is successfully generated)
's' : set start position
'g' : set goal position
'r' : run solver
you can set new start and goal position and press r to run solver again.
If the program isn't working, try changing language and then try again.