Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #308

ANN: Enjuewemela 0.4.1

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <facundobatista@gmail.com>
X-Original-To python-announce@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'subject:ANN': 0.02; '(of': 0.05; 'framework.': 0.07; '(it': 0.09; 'alignment': 0.09; 'url:launchpad': 0.09; '0.4.1': 0.16; 'adjacent': 0.16; 'horizontally': 0.16; 'installs': 0.16; 'refactored': 0.16; 'sudo': 0.16; 'type:': 0.16; 'ubuntu,': 0.16; 'url:tar': 0.16; 'url:trunk': 0.16; 'written': 0.16; 'blog:': 0.21; 'received:209.85.212.46': 0.23; 'received:mail- vw0-f46.google.com': 0.23; 'debian': 0.23; 'faster,': 0.23; 'command': 0.24; '3.0': 0.28; 'basics': 0.29; 'installing': 0.29; 'message-id:@mail.gmail.com': 0.29; 'version': 0.32; 'yet': 0.32; 'it.': 0.33; 'received:209.85.212': 0.34; 'crazy': 0.34; 'similar': 0.35; 'anything': 0.36; 'url:python': 0.36; 'another': 0.37; 'using': 0.37; 'install': 0.37; 'open': 0.37; 'easiest': 0.38; 'highlights': 0.38; 'menu': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'are:': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'url:net': 0.60; 'more': 0.60; 'enjoy': 0.69; 'url:0': 0.69; 'url:ar': 0.73; 'brand': 0.81; 'style!': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=qQBvW+bq9REsASwJMd8VIQDw5mZUgj4NdlAsiOJtPrs=; b=TuSktTWC0A9E9Kgr4PzF8G39fcrUkdIzf3mD69VN0YzgGNPcxha8HEc6nLNEyib5MP epdRgdsj7bEOxkoZrO8h7BPbz9GvbvOCb94hHM1jKUh2dlwotuMdwFj5+nQVU7qMgHO2 QI454Z5anB04CTd1sbUfwe5SXaNJpzjDpqmCY=
MIME-Version 1.0
Date Wed, 24 Aug 2011 19:28:24 -0300
Subject ANN: Enjuewemela 0.4.1
From Facundo Batista <facundobatista@gmail.com>
To python-announce@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-Mailman-Approved-At Thu, 25 Aug 2011 17:21:46 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.420.1314285707.27778.python-announce-list@python.org> (permalink)
Lines 47
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1314285707 news.xs4all.nl 2460 [2001:888:2000:d::a6]:48209
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python.announce:308

Show key headers only | View raw


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. It's
(of course) written in Python, using the cocos2d game framework.

Version 0.4.1 brings lots of new features and bugfixes; the highlights are:

- New game style! Crazy mode! Try it, you'll like it.

- We have a brand new 3.0 web site! Check it out:
http://enjuewemela.taniquetil.com.ar/  (it even has a Donations
button)

- Refactored completely the audio backend: the new one is more
portable, faster, and should just make its work without you having to
know anything about it

- It now installs in the desktop! With this, you can execute the game
through the Applications menu


The easiest way of installing it, if you have Debian or Ubuntu, is
using this installer:

    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.deb

If you want to automatically get the new updates, you can subscribe to
the PPA; open a command line and type:

    sudo add-apt-repository ppa:facundo/enjuewemela

In any other case, you can install it from the tarball:

    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.tar.gz


Enjoy it!


-- 

.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: Enjuewemela 0.4.1 Facundo Batista <facundobatista@gmail.com> - 2011-08-24 19:28 -0300

csiph-web