summaryrefslogtreecommitdiff
path: root/games/monsterz/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/monsterz/README')
-rw-r--r--games/monsterz/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/monsterz/README b/games/monsterz/README
new file mode 100644
index 0000000000..44f4ab3406
--- /dev/null
+++ b/games/monsterz/README
@@ -0,0 +1,13 @@
+Monsterz is a little arcade puzzle game, similar to the famous Bejeweled or
+Zookeeper.
+The goal of the game is to create rows of similar monsters, either horizontally
+or vertically. The only allowed move is the swap of two adjacent monsters, on
+the condition that it creates a row of three or more. When alignments are
+cleared, pieces fall from the top of the screen to fill the board again. Chain
+reactions earn you even more points.
+This game is mostly about luck, but it remains highly addictive. You have been
+warned.
+
+This requires recent versions of python, SDL, and pygame (pygame is also
+available from SlackBuilds.org).
+