Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 527 Bytes

UnblockMeSolver

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.