aboutsummaryrefslogtreecommitdiff
path: root/games/greed/README
diff options
context:
space:
mode:
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 0000000000000..4eb8cf212e6a8
--- /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.