Commit Graph

6 Commits

Author SHA1 Message Date
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
Stephen McQuay 51571a83cf added testing, using pipes 2012-10-25 22:32:44 -07:00
Stephen McQuay 8505476cbb fixed shallow copy problem 2012-10-25 22:14:49 -07:00
Stephen McQuay 360668c4d3 implemented parsing and printing of mazes 2012-10-25 22:05:38 -07:00
Stephen McQuay 612fb5f38e part 1 2012-10-25 21:33:35 -07:00