Android Open Source - Game conway GameOfLife






Project Summary

Android implementation of Conway's Game of Life.

Web Site / Source Repository

GameOfLife is hosted in the following web site
https://github.com/Dustinschie/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 Count4
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

GameOfLife has the following Java source files.

com.example.csci_5370_assignment_4.Cell.java
com.example.csci_5370_assignment_4.GameEditor.java
com.example.csci_5370_assignment_4.GameView.java
com.example.csci_5370_assignment_4.MainActivity.java