Classic game of life for Android 2.1+, see http://en.wikipedia.org/wiki/Conway's_Game_of_Life.
GameOfLife is hosted in the following web site
https://github.com/palvarez89/GameOfLife
If you think the Android project GameOfLife listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GameOfLife.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
There are 2 image files in GameOfLife. The names of the image files are listed as follows.
muerta.png viva.png
The following screenshort is generated from the image listed above.
GameOfLife has the following Java source files.
com.uex.gameoflife.Game.java com.uex.gameoflife.Main.java