Download Free code JBS2011 PA3b
Description
A simple Android game with a Strict Model/View/Controller architecture. This is the View/Controller piece.
Icons
Source Files
The download file JBS2011-PA3b-master.zip has the following entries.
.classpath// w w w .j a v a2 s . c om
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
AndroidManifest.xml
default.properties
proguard.cfg
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/layout/game.xml
res/layout/level.xml
res/layout/main.xml
res/raw/pop.ogg
res/values/strings.xml
src/jbs2011/pa3b/GameActivity.java
src/jbs2011/pa3b/GameController.java
src/jbs2011/pa3b/GameLoop.java
src/jbs2011/pa3b/GameView.java
src/jbs2011/pa3b/State.java
Download
Click the following link to download JBS2011-PA3b-master.zip.
JBS2011-PA3b-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »