[GAME] Generations

Simonmarky

Member
Joined
Mar 6, 2011
Messages
35
Reaction score
0
47498_Feature_50.png



DESCRIPTION

Generations is a cellular automaton close to The Game of Life.
It's sort of a virtual world where many cells are living.
They reproduce and die under certain conditions.
The difference with The Game Of Life is that cells can grow old.

The three basic rules are :
- 1 cell comes to life if it has 2 neighboring active cells
- 1 active cell grow old and becomes inactive
- 1 old cell dies


This game does not need the player itself (kind of zero-player game), but we can make it more interactive by modifing the birth and survival rules and it's lifetime.

The main features of my implementation are:

¤ Play / Pause / Reset / Random Buttons
¤ Changing the speed
¤ Changing the size of the world
¤ The world is shaped like a torus or a square
¤ Changing the color gradient:
¤ Changing the shape of cells
¤ Become master of the world by changing the rules:
- 44 predefined rules
- Create your own rules
¤ Create life or destroy it, simply by touching the screen!


For any bug, suggestion or information contact me at:

[email protected]


NOTE:
- Available in French and English
- Compatible with all screens
- Compatible with all android versions

For more information, visit the official wiki:
Brian's Brain - Wikipedia, the free encyclopedia

Or this web site:
Cellular Automata rules lexicon - Generations


SCREENSHOTS

44171_1.png
33615_2.png


41533_5.png
27107_3.png



DOWNLOAD



From an Android device

From the Web Market

51749_QRCode_Generations.png
 
OP
S

Simonmarky

Member
Joined
Mar 6, 2011
Messages
35
Reaction score
0
A new update, with a lot of improvements
v2.0 :
- Ability to rate for the best rules
- Performance improvements
- Preferences are now saved
 
OP
S

Simonmarky

Member
Joined
Mar 6, 2011
Messages
35
Reaction score
0
New update:
- Some optimizations
- Added a color to create better gradients
 
OP
S

Simonmarky

Member
Joined
Mar 6, 2011
Messages
35
Reaction score
0
v 2.2 :
* Minors improvements
* Implementation of the Hooked SDK
* Ability to rate for the best rules
* Create 3 colors gradients
* Fixed bugs due to the server.
* Improved code


And visit my website for more informations : www.simon-marquis.fr
 
OP
S

Simonmarky

Member
Joined
Mar 6, 2011
Messages
35
Reaction score
0
v2.7 :
Remove all ads from the app.
No more +1 button on the main screen.
Have fun ;)
 
Top