Skip to content

ikngtty/solve_maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve Maze

Scripts to analyze my maze image and solve it.

Set up

Use Anaconda.

conda env create -f environment.yml
conda activate solve-maze

Run

python main.py

Then, processed images are output in output directory. In the last image, a path from the start to the goal is drawn.

About

Scripts to analyze my maze image and solve it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages