Implementation of Conway's Game of Life for Android.
AndroidGameOfLife is hosted in the following web site
https://github.com/szabpet/AndroidGameOfLife
If you think the Android project AndroidGameOfLife 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 AndroidGameOfLife.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
There are 1 image files in AndroidGameOfLife. The names of the image files are listed as follows.
glider.png
The following screenshort is generated from the image listed above.
AndroidGameOfLife has the following Java source files.
com.android.gameoflife.AboutActivity.java com.android.gameoflife.ApplicationTest.java com.android.gameoflife.CustomActivity.java com.android.gameoflife.GridActivity.java com.android.gameoflife.GridView.java com.android.gameoflife.Life.java com.android.gameoflife.MyActivity.java com.android.gameoflife.PreferencesActivity.java