./games/monsterz, Puzzle game similar to the famous Bejeweled or Zookeeper

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.1nb9, Package name: monsterz-0.7.1nb9, Maintainer: pkgsrc-users

Monsterz is a little 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.


Required to run:
[math/py-Numeric] [devel/py-game] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1835.485 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-29 18:56:02 by Thomas Klausner | Files touched by this commit (6)
Log message:
*: switch Python 2 py-game users to py27-game
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-04-22 11:37:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
monsterz: does not use py-Numeric, remove dependency

Bump PKGREVISION
   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-11-03 20:28:49 by Roland Illig | Files touched by this commit (22)
Log message:
games: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.