~facundo/enjuewemela/trunk

« back to all changes in this revision

Viewing changes to announcement.txt

  • Committer: Facundo Batista
  • Date: 2013-07-02 21:13:21 UTC
  • Revision ID: facundo@taniquetil.com.ar-20130702211321-58i6kg93fw8edh36
Changes for release 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
Enjuewemela 0.4.1
 
2
Enjuewemela 0.6
3
3
 
4
4
Enjuewemela es aún otro juego similar a los populares "Bejeweled" o "Diamond Mine". El juego se basa en alinear 3 o más gemas, tanto verticalmente como horizontalmente, intercambiando gemas adyacentes. Está (por supuesto) escrito en Python, usando el framework para juegos cocos2d.
5
5
 
6
 
http://www.taniquetil.com.ar/facundo/imgs/enjuewemela-logo.png
7
 
 
8
 
La versión 0.4.1 trae un montón de nuevas características, y muchos bugs corregidos. Lo más relevante es:
9
 
 
10
 
- Hay un nuevo estilo de juego! Se llama Maluco! No dejen de probarlo.
11
 
 
12
 
- Tenemos un sitio web 3.0! Pasen y vean: http://enjuewemela.taniquetil.com.ar/ (con botón de Dnoaciones y todo)
13
 
 
14
 
- Rehice la parte de audio del juego, ahora es más portable, rápida, y debería funcionar sin que tengan que saber nada sobre eso.
15
 
 
16
 
- Ahora se instala de forma que pueden ejecutar el juego desde el menu de Aplicaciones.
17
 
 
18
 
- Puse un botón de Donaciones en la página web.
 
6
La versión 0.6 es sólo una excusa para liberar el modo "Python Argentina", del cual pueden ver un screenshot aquí:
 
7
 
 
8
    http://bit.ly/11YlGil
19
9
 
20
10
 
21
11
La forma más fácil de instalarlo, si tienen un Debian o Ubuntu, es usando este instalador:
22
12
 
23
 
    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.deb
 
13
    http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.deb
24
14
 
25
15
Si quieren obtener automaticamente las nuevas actualizaciones, pueden suscribirse al PPA; en una linea de comandos hagan:
26
16
 
28
18
 
29
19
En cualquier otro caso, pueden usar el tarball para instalarlo:
30
20
 
31
 
    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.tar.gz
 
21
    http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.tar.gz
32
22
 
33
23
¡Que lo disfruten!
34
24
 
38
28
 
39
29
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.
40
30
 
41
 
Version 0.4.1 brings lots of new features and bugfixes; the highlights are:
42
 
 
43
 
- New game style! Crazy mode! Try it, you'll like it.
44
 
 
45
 
- We have a brand new 3.0 web site! Check it out:  http://enjuewemela.taniquetil.com.ar/  (it even has a Donations button)
46
 
 
47
 
- 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
48
 
 
49
 
- It now installs in the desktop! With this, you can execute the game through the Applications menu
 
31
Version 0.6 is just an excuse to release the Python Argentina mode, you can see a screenshot here:
 
32
 
 
33
    http://bit.ly/11YlGil
50
34
 
51
35
 
52
36
The easiest way of installing it, if you have Debian or Ubuntu, is using this installer:
53
37
 
54
 
    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.deb
 
38
    http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.deb
55
39
 
56
40
If you want to automatically get the new updates, you can subscribe to the PPA; open a command line and type:
57
41
 
59
43
 
60
44
In any other case, you can install it from the tarball:
61
45
 
62
 
    http://launchpad.net/enjuewemela/trunk/0.4.1/+download/enjuewemela-0.4.1.tar.gz
 
46
    http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.tar.gz
63
47
 
64
48
 
65
49
Enjoy it!