Simple game template with SurfaceView.
Android-Game-Template is hosted in the following web site
https://github.com/deesaster/Android-Game-Template
If you think the Android project Android-Game-Template listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-Game-Template.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
Android-Game-Template has the following Java source files.
com.deesastudio.android.game.GameThread.java com.deesastudio.android.game.listener.OnGameStateChangedListener.java com.deesastudio.android.sheepster.GameActivity.java com.deesastudio.android.sheepster.GameView.java com.deesastudio.android.sheepster.MenuActivity.java com.deesastudio.android.sheepster.SheepsterGame.java