Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@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; 'received:209.85.212.46': 0.03; 'received:mail- vw0-f46.google.com': 0.03; 'subject:released': 0.03; '(of': 0.05; 'framework.': 0.07; 'type,': 0.07; 'alignment': 0.09; 'release,': 0.09; 'url:launchpad': 0.09; 'written': 0.14; '0.3': 0.16; 'adjacent': 0.16; 'horizontally': 0.16; 'implemented.': 0.16; 'language?': 0.16; 'pause': 0.16; 'pre-alpha': 0.16; 'url:tar': 0.16; 'url:trunk': 0.16; 'fixed.': 0.16; 'blog:': 0.22; 'pieces': 0.23; 'message-id:@mail.gmail.com': 0.28; 'bugs': 0.29; 'basics': 0.29; 'drag': 0.29; 'indicated': 0.29; 'key,': 0.30; 'menu,': 0.30; 'rough': 0.30; 'changes': 0.30; 'done': 0.32; 'yet': 0.32; 'done,': 0.32; 'received:209.85.212': 0.34; 'there': 0.35; 'using': 0.35; 'are:': 0.36; 'from:': 0.36; 'similar': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.37; 'to:addr :python-announce-list': 0.37; 'another': 0.37; 'url:python': 0.38; 'url:org': 0.38; 'some': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'more': 0.60; 'your': 0.60; 'url:net': 0.63; 'full': 0.63; 'information,': 0.63; 'bring': 0.64; 'limit': 0.65; 'contact': 0.66; 'selected': 0.67; 'url:3': 0.67; 'high': 0.67; 'flow': 0.68; 'url:0': 0.69; 'biggest': 0.73; 'url:ar': 0.73; 'drop.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=8P5/rLTRFrsATlFFdnso9t8w+SyskCOjzAgkqTY/s0A=; b=MzqcPSyLEPZGxR+tbI2lQx/xgT3rGIEuyvGSmJzSeYdoL9rrS7rYQopjr17PQapHua g0ZB1c6vCqjFVMsNf9zlaa5AEbqxIBFKmNYcPS3xX0Yhxb2pY1wN3Pni6ilUcOPguC0K 8K6Qe3MUnGXwU3ejytpjfgCcVpj43U8lJV1RA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ZQfV+WH+9Svi5h9sDlA/R1IgkIcRSE9KHNKw8r/WrrIuNCdt2ZM7SEDeyTBtw3QW0Q B2EgdWRkA7ULhl2+667JruVQSSFT0WfpN5tucwCy5Ai4N21zat+5CZEab/nISqN2yf26 ilVBlqBHmKfhS5/0OdBgTcqOZteYOD5muqQLY= MIME-Version: 1.0 Date: Sat, 21 May 2011 16:42:08 -0300 Subject: Enjuewemela 0.3 is released From: Facundo Batista To: python-announce-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sun, 22 May 2011 01:44:40 +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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 46 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306021481 news.xs4all.nl 49178 [::ffff:82.94.164.166]:54738 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python.announce:143 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 is (of course) written in Python, using the cocos2d game framework. Enjuewemela 0.3 is released, with a lot of new features and bugs fixed. You can download it from: http://launchpad.net/enjuewemela/trunk/0.3/+download/enjuewemela-0.3.ta= r.gz However note that it's still a pre-alpha release, it still has a lot of rough edges, and need a lot of "art love". Some of the biggest changes are: - Classic and Rush game modes! Check both, they will bring you a lot of fun= , :) - Explosives and magic gems are fully implemented. - Full internationalization support ! Do you want it in your language? Contact me! - Scores are saved per game type, and there is a high scores display. - No more limit to the game levels! - Pieces are selectables, or moved using drag and drop. - Scores are indicated when done near the selected gem. - General flow game is done, including a full 'options' menu, and a 'credits' display. - Now you can quit the game with ESC, pause it with "p" or the pause key, For more information, check the project's page: http://launchpad.net/enjuewemela --=20 .=A0 =A0 Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/