Skip to content

xxx58/pythonMazeSolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pythonMazeSolver

Solve n*n maze with using Stack and Marking method in python +3
0 means empty place
3 means finish place
1 means wall

About

Solve n*n maze with using Stack and Marking method in python +3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%