Tiny-Maze-Solver
A maze solving program in few lines of code.
This page was programmatically generated from GitHubReadMe.md
A maze solving program in few lines of code.
Based on an assignment, it meets the criteria of having: -a class implementation -input file prompt -unsolvable maze output -maze file parsing (samples in ./mazes)
Cloc output: http://cloc.sourceforge.net v 1.62 T=0.01 s (105.0 files/s, 4830.3 lines/s)
Language files blank comment code
Python 1 7 13 26
Project information
- Project URL Github