Android Game Of Life.
aegameoflife is hosted in the following web site
https://github.com/pitosalas/aegameoflife
If you think the Android project aegameoflife 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 aegameoflife.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\tiles\Dirt Block.png assets\tiles\Grass Block.png assets\tiles\Tree Short.png |
aegameoflife has the following Java source files.
com.salas.gameoflife.CommonActivity.java com.salas.gameoflife.GOLState.java com.salas.gameoflife.HomeActivity.java