Commit Graph

3 Commits

Author SHA1 Message Date
Stephen McQuay 66a370b634 started to think about solving the maze 2012-10-30 22:29:47 -07:00
Stephen McQuay cd7c65fc33 do one thing, do it well
this script should only be used to solve the puzzle and print the solution if
one is found.

I will do this by returning 0, and printing the solution to stdout, or
returning 1 on failure
2012-10-25 22:37:56 -07:00
Stephen McQuay 1c5994791c renamed scripts 2012-10-25 22:33:58 -07:00