A while ago I found a maze pic on reddit, and the goal was to paint/find the exit using some coding.
With some python PIL, it was easy to read in the png bytes, but then
you had to find the exit ... looks like I found it ;) I still love to
zoom in and follow that path to make sure my program is correct and
really find a valid path.
posted on Wed, 06 Jul 2011 under code