Android Version 3.0 or above.
Conway-s-Game-of-Life is hosted in the following web site
https://github.com/rebornix/Conway-s-Game-of-Life
If you think the Android project Conway-s-Game-of-Life 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 Conway-s-Game-of-Life.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 11 |
Activity Count | 1 |
There are 4 image files in Conway-s-Game-of-Life. The names of the image files are listed as follows.
content_discard.png pause.png single_step.png start_run.png
The following screenshort is generated from the image listed above.
Conway-s-Game-of-Life has the following Java source files.
com.rebornix.game.Cube.java com.rebornix.game.GameOfLifeActivity.java com.rebornix.game.GameView.java