Android Open Source - Game life AndroidGameOfLife






Project Summary

Android implementation of Conway's "game of life".

Web Site / Source Repository

AndroidGameOfLife is hosted in the following web site
https://github.com/dgollub/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 Count4
Activity Count1

License

The license information of AndroidGameOfLife is as follows:

GNU General Public License

Java Source Files

de.onstream.android.games.gameoflife.Constants.java
de.onstream.android.games.gameoflife.GameViewEventHandler.java
de.onstream.android.games.gameoflife.GameView.java
de.onstream.android.games.gameoflife.MainActivity.java