Conway's Game of Life as an interactive Android application.
GameOfLife is hosted in the following web site
https://github.com/jonshippling/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 | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
There are 1 image files in GameOfLife. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
GameOfLife has the following Java source files.
com.quesucede.gameoflife.AboutActivity.java com.quesucede.gameoflife.GridActivity.java com.quesucede.gameoflife.GridView.java com.quesucede.gameoflife.Life.java com.quesucede.gameoflife.MainActivity.java com.quesucede.gameoflife.PreferencesActivity.java com.quesucede.gameoflife.SettingsActivity.java com.quesucede.gameoflife.VariablesActivity.java