Skip to content

sachalifs/mazesolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazesolver

Maze solver implementation in Python

Installation

First of all run easy_install PIL command to install PIL namespace which contains Image module

Run

To run the maze solver, open the terminal console and type on the root directory of the project:

python mazesolver.py <mazefile> <outputfile>[.jpg|.png]

A green coloured path will be drawn in <outputfile>[.jpg|.png].

About

Maze solver implementation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages