The games in this directory originate from the website: http://www.krazydad.com

This games directory contains the game-data for the games that can be played with mxSudoku.
The sudoku's are still in the old file format from gtk-sudoku. The kakuro games are in the new format I created for mxSudoku.

To keep the implementation easy, a simple file-format is choosen that matches with the internals of the game. To show the number next to the kakuro 'play-field' extra cells are added to draw them. This is unfortunately also reflected in the file format. So for a 5x5-kakuro 7x7 cells are stored.

To create new games, open the 'empty' version from the kakuro-empty folder, and select the 'new'-menu to start Construction-mode. Edit the kakuro and save it.

