Android game ( libgdx, Eclipse ).
GameOfLife is hosted in the following web site
https://github.com/Androidest/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 | 6 |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\Thumbs.db assets\button.wav assets\fast0.png assets\fast1.png assets\lock0.png assets\lock1.png assets\low0.png assets\low1.png assets\pause.png assets\play.png assets\reset0.png assets\reset1.png assets\setSound.WAV |
GameOfLife has the following Java source files.
com.Androidest.GameOfLife.Button .java com.Androidest.GameOfLife.Coords .java com.Androidest.GameOfLife.GameOfLife.java com.Androidest.GameOfLife.Gesture.java com.Androidest.GameOfLife.MainGame .java com.Androidest.GameOfLife.android.AndroidLauncher.java