About MGCS Game of Life
This is an implementation of John Conway's "Game of Life", a cellular automaton.
This game has no players. Instead a large "checkerboard" is initialized to have some cells "alive". Then the game proceeds to create new generations of the board's population according to the following rules:
1) a dead cell becomes alive if it has exactly 3 live neighbors (birth)
2) a live cell with 2 or 3 live neighbors stays alive (survival)
3) in all other cases the cell dies or stays dead (overcrowding or loneliness)
There are preferences to change the size of the board and a time delay between successive generations.
Download and install
MGCS Game of Life version 7 on your
Android device!
Downloaded 50+ times, content rating: Everyone
Android package:
com.mgcs.mgcslife, download MGCS Game of Life.apk