summaryrefslogtreecommitdiffstats
path: root/games/greed/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-07-24 23:50:58 +0200
committer Willy Sudiarto Raharjo2016-07-25 10:50:19 +0200
commit6565685dec7252f44c0677f3f2784696ec80ed8a (patch)
tree529d1f38b53d8e351abc5eca53c01791185f6bcb /games/greed/README
parent80aee5e04fa835a64971e82c6c0b8b3a2897f1b8 (diff)
downloadslackbuilds-6565685dec7252f44c0677f3f2784696ec80ed8a.tar.gz
games/greed: Added (clone of Pac-Man and Tron).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/greed/README')
-rw-r--r--games/greed/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/greed/README b/games/greed/README
new file mode 100644
index 0000000000..4eb8cf212e
--- /dev/null
+++ b/games/greed/README
@@ -0,0 +1,6 @@
+Eat as much as you can before munching yourself into a corner.
+
+When you move in a direction, you erase N grid squares in that
+direction, N being the first number in that direction and your
+score for the move. You cannot move onto a space you have already
+eaten, and the game ends when you cannot move.