52801d8ad7
fixed solving of maze
2012-10-31 21:36:52 -07:00
85e8be1bfa
stuck somewhere in recurionland
2012-10-30 23:23:24 -07:00
e7d56df745
added script for single file (to assist with debug)
2012-10-30 23:23:14 -07:00
66a370b634
started to think about solving the maze
2012-10-30 22:29:47 -07:00
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
1c5994791c
renamed scripts
2012-10-25 22:33:58 -07:00
51571a83cf
added testing, using pipes
2012-10-25 22:32:44 -07:00
8505476cbb
fixed shallow copy problem
2012-10-25 22:14:49 -07:00
360668c4d3
implemented parsing and printing of mazes
2012-10-25 22:05:38 -07:00
612fb5f38e
part 1
2012-10-25 21:33:35 -07:00