On Mon, 14 Nov 2011 16:10:19 +0100
Matthias Kilian <[email protected]> wrote:

> 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.
> 
> WWW: http://sam.zoy.org/monsterz/
> 
> 
> Unfortunately, this program is currently leaking memory badly.
> Anyone with enough Python-fu to debug this?
> 
> Ciao,
>       Kili

Hi,
it works fine here, but can't debug this (I have just read the monsterz.py and 
it's badly written).

Remi.

Reply via email to