Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ttsiodras/unblockmesolver

An auto-solver I coded for the "Unblock Me" puzzle game
https://github.com/ttsiodras/unblockmesolver

Last synced: 4 days ago
JSON representation

An auto-solver I coded for the "Unblock Me" puzzle game

Awesome Lists containing this project

README

        

UnblockMeSolver
===============

An auto-solver I coded for the "Unblock Me" puzzle game.

[Extensive blog post about it is here](https://www.thanassis.space/unblock.html) (also,
mirrored [here](http://ttsiodras.github.io/unblock.html)).

And here's [a Youtube video](http://www.youtube.com/watch?v=6hfF_6KlAQk) 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.