Download Free code Conway s Game of Life
Description
Android Version 3.0 or above.
Icons
Source Files
The download file Conway-s-Game-of-Life-master.zip has the following entries.
.classpath/*from w ww . j a v a 2 s . com*/
.project
AndroidManifest.xml
README
bin/GameOfLife.apk
bin/classes.dex
bin/classes/com/rebornix/game/Cube.class
bin/classes/com/rebornix/game/GameOfLifeActivity$1.class
bin/classes/com/rebornix/game/GameOfLifeActivity$GameThread.class
bin/classes/com/rebornix/game/GameOfLifeActivity.class
bin/classes/com/rebornix/game/GameView.class
bin/classes/com/rebornix/game/R$attr.class
bin/classes/com/rebornix/game/R$drawable.class
bin/classes/com/rebornix/game/R$id.class
bin/classes/com/rebornix/game/R$layout.class
bin/classes/com/rebornix/game/R$string.class
bin/classes/com/rebornix/game/R.class
bin/res/drawable-hdpi/content_discard.png
bin/res/drawable-hdpi/ic_launcher.png
bin/res/drawable-hdpi/pause.png
bin/res/drawable-hdpi/single_step.png
bin/res/drawable-hdpi/start_run.png
bin/res/drawable-ldpi/content_discard.png
bin/res/drawable-ldpi/ic_launcher.png
bin/res/drawable-ldpi/pause.png
bin/res/drawable-ldpi/single_step.png
bin/res/drawable-ldpi/start_run.png
bin/res/drawable-mdpi/content_discard.png
bin/res/drawable-mdpi/ic_launcher.png
bin/res/drawable-mdpi/pause.png
bin/res/drawable-mdpi/single_step.png
bin/res/drawable-mdpi/start_run.png
bin/resources.ap_
gen/com/rebornix/game/R.java
proguard.cfg
project.properties
res/drawable-hdpi/content_discard.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/pause.png
res/drawable-hdpi/single_step.png
res/drawable-hdpi/start_run.png
res/drawable-ldpi/content_discard.png
res/drawable-ldpi/ic_launcher.png
res/drawable-ldpi/pause.png
res/drawable-ldpi/single_step.png
res/drawable-ldpi/start_run.png
res/drawable-mdpi/content_discard.png
res/drawable-mdpi/ic_launcher.png
res/drawable-mdpi/pause.png
res/drawable-mdpi/single_step.png
res/drawable-mdpi/start_run.png
res/layout/main.xml
res/layout/menu.xml
res/values/strings.xml
src/com/rebornix/game/Cube.java
src/com/rebornix/game/GameOfLifeActivity.java
src/com/rebornix/game/GameView.java
Download
Click the following link to download Conway-s-Game-of-Life-master.zip.
Conway-s-Game-of-Life-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »