Android Open Source - Game life GameOfLife






Project Summary

Android "Game of Life" like application.

Web Site / Source Repository

GameOfLife is hosted in the following web site
https://github.com/mnementh64/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 Count18
Supported screen sizes[mdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count2
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.

help.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GameOfLife has the following Java source files.

com.zmachsoft.gameoflife.GameBoard.java
com.zmachsoft.gameoflife.GameOflife
.java
com.zmachsoft.gameoflife.GameThread.java
com.zmachsoft.gameoflife.GameUIUtils
.java
com.zmachsoft.gameoflife.MainActivity.java
com.zmachsoft.gameoflife.SettingsActivity.java
com.zmachsoft.gameoflife.world.GameWorld
.java
com.zmachsoft.gameoflife.world.NoChangeException.java
com.zmachsoft.gameoflife.world.WorldConway.java
com.zmachsoft.gameoflife.world.WorldEpidemic.java
com.zmachsoft.gameoflife.world.WorldShelling.java
com.zmachsoft.gameoflife.world.WorldWar.java
com.zmachsoft.gameoflife.world.setting.ConwaySetting.java
com.zmachsoft.gameoflife.world.setting.EpidemicSetting.java
com.zmachsoft.gameoflife.world.setting.ShellingSetting.java
com.zmachsoft.gameoflife.world.setting.WarSetting.java
com.zmachsoft.gameoflife.world.setting.WorldSetting.java
fi.iki.kuitsi.listtest.MyTagHandler.java