Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serhatkacmaz/python-mazesolver

Maze solution with Python programming language
https://github.com/serhatkacmaz/python-mazesolver

maze maze-algorithms maze-generator maze-solver

Last synced: 27 days ago
JSON representation

Maze solution with Python programming language

Awesome Lists containing this project

README

        

# Python MazeSolver
For classic solution from Cmd screen;
py find_path.py entry.txt output.txt

For a high-input solution from the Cmd screen;
py find_path.py strong_entry.txt.output.txt