Android Open Source - Game conway ConwaysGameOfLife






Project Summary

Class project to create Conway's Game of Life where a user can add alive cells or start with a template. The app allows for changing runtime settings and adding alive cells on pause..

Web Site / Source Repository

ConwaysGameOfLife is hosted in the following web site
https://github.com/tomtom92/ConwaysGameOfLife

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count3
jar files usedsupport-v4-19.0.1-3bf117e59e2e0f41bbf9219f2be90cdcf1dd583d.jar




Resource Files

There are 6 image files in ConwaysGameOfLife. The names of the image files are listed as follows.

ic_action_back.png
ic_action_edit.png
ic_action_help.png
ic_action_pause.png
ic_action_play.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ConwaysGameOfLife has the following Java source files.

conwaysgameoflife.pkg.BuildConfig.java
conwaysgameoflife.pkg.Cell.java
conwaysgameoflife.pkg.MainActivity.java
conwaysgameoflife.pkg.NewGameActivity.java
conwaysgameoflife.pkg.NewGameView.java
conwaysgameoflife.pkg.SettingsActivity.java