Android Open Source - Game life Game-of-Life-Android






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Game-of-Life-Android.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

Game-of-Life-Android has the following Java source files.

game.of.life.MainActivity.java