A simple Game of Life implementation for Android. Its layout is very basic at the moment, consisting of a tablelayout which is a table of clickable views. At the bottom there are control buttons: Start, Pause and Reset - which are fairly self explanatory. I intend to push a new layout in the future, this is actually here mostly to motivate me and help me practice git usage..
Game-of-Life-Android is hosted in the following web site
https://github.com/adarhef/Game-of-Life-Android
If you think the Android project Game-of-Life-Android 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 Game-of-Life-Android.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Game-of-Life-Android has the following Java source files.
game.of.life.MainActivity.java