Android Open Source - Game life GameOfLife






Project Summary

Conway's Game of Life as an interactive Android application.

Web Site / Source Repository

GameOfLife is hosted in the following web site
https://github.com/jonshippling/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.

Project Detail

The following table is the detailed list of GameOfLife.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count6
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in GameOfLife. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GameOfLife has the following Java source files.

com.quesucede.gameoflife.AboutActivity.java
com.quesucede.gameoflife.GridActivity.java
com.quesucede.gameoflife.GridView.java
com.quesucede.gameoflife.Life.java
com.quesucede.gameoflife.MainActivity.java
com.quesucede.gameoflife.PreferencesActivity.java
com.quesucede.gameoflife.SettingsActivity.java
com.quesucede.gameoflife.VariablesActivity.java