diff options
author | Erik Hanson <erik@slackbuilds.org> | 2014-02-20 22:02:23 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-21 14:41:03 -0600 |
commit | eda39d7f73c10c3c6ce78b5e47bcc08be9ed5e70 (patch) | |
tree | 732025bee824aa01a98bf1b2f4178411d57e6593 /games/gnonograms/README | |
parent | 42ef8bd55d4558299c53b1b5c4387d5353f1ffa4 (diff) | |
download | slackbuilds-eda39d7f73c10c3c6ce78b5e47bcc08be9ed5e70.tar.gz |
games/gnonograms: Added (Nonogram puzzle generator and solver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gnonograms/README')
-rw-r--r-- | games/gnonograms/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/gnonograms/README b/games/gnonograms/README new file mode 100644 index 0000000000..c86f231b80 --- /dev/null +++ b/games/gnonograms/README @@ -0,0 +1,4 @@ +Gnonograms is an implementation of the Japanese logic puzzle "Nonograms", also +known as "Tsunami", "Griddlers" .....". The object of the game is to discover +the pattern in the grid which is encoded by the clues which are give for each +row and column. |