Android Open Source - Game conway GoL






Project Summary

An Android application to play to the John Conway's Game of Life.

Web Site / Source Repository

GoL is hosted in the following web site
https://github.com/hlfernandez/GoL

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2

License

The license information of GoL is as follows:

GNU Lesser General Public License





Resource Files

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

gol.png

The following screenshort is generated from the image listed above.

null

Java Source Files

hlfernandez.sing.ei.uvigo.es.gameoflife.ApplicationTest.java
hlfernandez.sing.ei.uvigo.es.gameoflife.BoardAdapter.java
hlfernandez.sing.ei.uvigo.es.gameoflife.Board.java
hlfernandez.sing.ei.uvigo.es.gameoflife.Cell.java
hlfernandez.sing.ei.uvigo.es.gameoflife.MainActivity.java
hlfernandez.sing.ei.uvigo.es.gameoflife.SettingsActivity.java
hlfernandez.sing.ei.uvigo.es.gameoflife.SettingsFragment.java