Android Open Source - Game conway AndroidGameOfLife






Project Summary

Implementation of Conway's Game of Life for Android.

Web Site / Source Repository

AndroidGameOfLife is hosted in the following web site
https://github.com/szabpet/AndroidGameOfLife

If you think the Android project AndroidGameOfLife 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 AndroidGameOfLife.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5

Resource Files

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

glider.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidGameOfLife has the following Java source files.

com.android.gameoflife.AboutActivity.java
com.android.gameoflife.ApplicationTest.java
com.android.gameoflife.CustomActivity.java
com.android.gameoflife.GridActivity.java
com.android.gameoflife.GridView.java
com.android.gameoflife.Life.java
com.android.gameoflife.MyActivity.java
com.android.gameoflife.PreferencesActivity.java