summaryrefslogtreecommitdiffstats
path: root/games/nFlood/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-26 13:35:17 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-04-27 12:18:17 -0500
commitd584d3203cfbb19c60fe344df4cc49801f330cf0 (patch)
tree55c86ce56a132f9a03fb7ab371e287b1e31582e3 /games/nFlood/README
parente38c83c79a26b6f3307e7a0bd5a50583d63fbacc (diff)
downloadslackbuilds-d584d3203cfbb19c60fe344df4cc49801f330cf0.tar.gz
slackbuilds-d584d3203cfbb19c60fe344df4cc49801f330cf0.tar.xz
games/nFlood: Added (Flood-It puzzle game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/nFlood/README')
-rw-r--r--games/nFlood/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/nFlood/README b/games/nFlood/README
new file mode 100644
index 0000000000..a65da84fce
--- /dev/null
+++ b/games/nFlood/README
@@ -0,0 +1,5 @@
+nFlood is a simple clone of the Flood-It puzzle game.
+You need to fill the whole board with a single color. To do that,
+alternate between them, flooding with the minimum number of moves
+possible. It's played on the terminal, with text-based interface
+via nCurses.