A version of Conway's game of life for Android.
Conway is hosted in the following web site
https://github.com/withad/Conway
If you think the Android project Conway 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.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Conway has the following Java source files.
uk.co.withad.conway.Constants.java uk.co.withad.conway.ConwayActivity.java uk.co.withad.conway.LifeGridView.java