Skeleton of number 12x12
This is computer version of Skeleton puzzle (a.k.a. Criss
Cross, Fill-in crosswords and Kreuzgitter) using number. This has
poor-looking UI and primitive generator that could create easy and
low-quality puzzles. All puzzles generated by this software are
solvable.
This software requires SDL library (SDL.dll).
http://www.libsdl.org/
This software reads a skin (skeleton.bmp) from current directory, a
skin is necessary to run. Also this software reads and writes a
savefile (skeleton.sav) in current directory.
RULES
- Fill all whilte cells in grid by listed numbers.
- Numbers can overlap with other number at same number.
OPERATION
- Click number to select.
- Click grid to place selected number.
- To use white block on left of single numbers to erase number.
ICONS
- Retry the puzzle.
- Check the answer.
When the puzzle is completed, go to next puzzle.
-
- Mark number. Marks isn't necessary to complete puzzle,
it's just for convenience.
- Close this software.
HINTS
- Generating puzzles take some moments. Sometimes this software
may be shown hanging up at generating.
- Save does automatically at close, and load does automatically at
open.
- Savefile is formatted in human readable form. You can play
puzzle with text editor and the savefile.
LICENSES
This software is released under public domain. However the part of
SDL is GNU LGPL.
REFERENCES
- C MAGA DENNOU club, C Magazine April 2004 (Japan)