summaryrefslogtreecommitdiffstats
path: root/games/gnonograms/README
diff options
context:
space:
mode:
author Erik Hanson2014-02-20 16:02:23 +0100
committer Erik Hanson2014-02-21 21:41:03 +0100
commiteda39d7f73c10c3c6ce78b5e47bcc08be9ed5e70 (patch)
tree732025bee824aa01a98bf1b2f4178411d57e6593 /games/gnonograms/README
parent42ef8bd55d4558299c53b1b5c4387d5353f1ffa4 (diff)
downloadslackbuilds-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/README4
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.