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

https://github.com/m-k-l-s/hocus

Color all reachable squares in the Escheresque game of hocus. Solves this puzzle: http://www.skole.cz/2017/sifra.cgi?n=2
https://github.com/m-k-l-s/hocus

escher hocus puzzle

Last synced: 4 months ago
JSON representation

Color all reachable squares in the Escheresque game of hocus. Solves this puzzle: http://www.skole.cz/2017/sifra.cgi?n=2

Awesome Lists containing this project

README

        

# hocus

Problem: colour all reachable faces (more precisely, we hope that this it the problem).

Input:

![Input image](data/original.jpg)

Solution:

![Solution](data/result.png)