A basic 2D game environment for Android..
2d-game-template is hosted in the following web site
https://github.com/TheOscarJGomez/2d-game-template
If you think the Android project 2d-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 2d-game-template.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 15 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\star.png |
2d-game-template has the following Java source files.
com.corvstudios.blanktemplate.GameThread.java com.corvstudios.blanktemplate.ImageLoader .java com.corvstudios.blanktemplate.MainActivity.java com.corvstudios.blanktemplate.OpenGLRenderer.java com.corvstudios.blanktemplate.OpenGLView.java com.corvstudios.blanktemplate.Sprite.java