~facundo/enjuewemela/trunk

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Facundo Batista
  • Date: 2011-08-16 01:48:00 UTC
  • Revision ID: facundo@taniquetil.com.ar-20110816014800-r3ha0gn8ez7n39p8
New setup.py and project refactor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Introduction
 
2
------------
 
3
 
 
4
This is Enjuewemela, the crazy gems game.
 
5
 
 
6
It's a crazy game with a lot of gems that tend to dissappear strangely following user actions
 
7
 
 
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.
 
9
 
 
10
 
 
11
How to play
 
12
-----------
 
13
 
 
14
Uncompress the tarball or branch the project, and run:
 
15
 
 
16
    bin/enjuewemela
 
17
 
 
18
 
 
19
You can found more info about the game in its site:
 
20
 
 
21
  http://www.taniquetil.com.ar/enjuewemela/
 
22
 
 
23
 
 
24
Developer info
 
25
--------------
 
26
 
 
27
The cocos2d game framework is needed to run the game, but it's directly inserted in the sources. Right now, we're using revno 1116 of this project.
 
28
 
 
29
More about the project, how to help, open bugs, etc:
 
30
 
 
31
  https://launchpad.net/enjuewemela
 
32
 
 
33
The code is licensed under the GNU GPL v3, see file COPYING here or...
 
34
 
 
35
    http://www.gnu.org/licenses/gpl.html