Generations

5,0
227 avis
10K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de ce jeu

Generations is a cellular automaton close to Conway's 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 Conway's 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:

¤ 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!
Date de mise à jour
27 stb 2014

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

5,0
213 avis

Nouveautés

Remove all ads from the app.
No more +1 button on the main screen.
Updated icons.
Have fun ;)