diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 14:28:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:28:21 +0200 |
commit | b3b6fdfb6a08eca1cd517eb9e537fb0436b1690f (patch) | |
tree | b58e0b3e49d3c5a94d6194a6a430a0939f522a5b /games/monsterz/README | |
parent | d11907445d1fe54bc65fb98fc5ced101bd80342e (diff) | |
download | slackbuilds-b3b6fdfb6a08eca1cd517eb9e537fb0436b1690f.tar.gz |
games/monsterz: Initial import
Diffstat (limited to 'games/monsterz/README')
-rw-r--r-- | games/monsterz/README | 13 |
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). + |