Skip to content

gbpu/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze solver

A small project to learn Python.

The script solves mazes similar to Maze Generator

How to run

  1. Download a maze image from www.mazegenerator.net or use from Maze_example folder

20 by 20 unsolveld maze

  1. Run maze_solver.py
  • The programm will ask you to enter with the path to the maze image and to enter with the size of the mesh. To run one of the examples, type the input Maze_examples/20 by 20 orthogonal maze.png and then 20 20.
  1. An image of the solution will be saved in the current folder. Following the example: "20_by_20_solved.png"

20 by 20 solveld maze

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages