Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 394 Bytes

MazeSolver

Solving mazes that start as image files.

Black and white, with black border. All black lines must be the same width. All white corridors must be the same width.

I'm not sure where the entrance and exits are. Probably on top and bottom.

Usage

FIXME

License

Copyright © 2017 Robert C. Martin Any educational use permitted with appropriate attribution.

MazeSolver