An auto-solver I coded for the "Unblock Me" puzzle game.
Extensive blog post about it is here (also, mirrored here).
And here's a Youtube video of the code in action :-)
Use "make test" to see it solve one of the sample screenshots. Note that the Makefile uses ImageMagick to convert the image data into RGB files, so you need to install it first.