About Game of Life
This is an implementation of the classic cellular automaton Conway's Game of Life.
As the creator, you decide which cells are alive at the beginning of the game, then watch as cells are born and die.
The cells each follow a few simple rules which evolve into surprising and complex shapes and patterns.
Source code for this project is available at https://github.com/lewismcgeary/AndroidGameofLife
Download and install
Game of Life version 0.981 on your
Android device!
Downloaded 10+ times, content rating: Everyone
Android package:
io.github.lewismcgeary.androidgameoflife, download Game of Life.apk
by O####:
Great design, but further customizations of the rules, or game modes and the size of the grid could be useful.