4
This is Enjuewemela, the crazy gems game.
6
It's a crazy game with a lot of gems that tend to dissappear strangely following user actions
8
Enjuewemela is yet another similar game to the popular "Bejeweled" or "Diamond Mine". The game basics is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems.
14
To run it, you need to have installed pyglet, and avbin.
16
You can get both packages from your distribution. For example, for Ubuntu, just do:
18
sudo apt-get install python-pyglet libavbin0
24
And get fun with all those gems!
30
Cocos is also needed to run the game, but it's directly inserted in the game.
32
Right now, we're using revno 1116 of this project.