Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 152 Bytes

File metadata and controls

8 lines (8 loc) · 152 Bytes

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