Game maker homepage: http://lonpos.cc/en/userGuideDownload_cc.php
- clang++ 3.1 or g++ 4.2
Code is tested on Ubuntu Linux 12.04 and Mac OSX 10.7.5.
- Run make
- Run "./solver problems/demo5". The directory problems/ contains some different puzzles to run.
The program printpieces reads the piece definitions from the files in gamedata/ and shows how they are numbered in the code.
This code is released under the GNU General Public Licence v3 (see LICENSE).

