Android Paddleball Game on Google Play.
Tarkenball is hosted in the following web site
https://github.com/tgamann/Tarkenball
If you think the Android project Tarkenball 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 Tarkenball.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Raw File Names | res\raw\ball.obj res\raw\fragment_shader_for_bat.glsl res\raw\fragment_shader_for_sphere.glsl res\raw\plunger.obj res\raw\tennisball_bounce.mp3 res\raw\vertex_shader_for_bat.glsl res\raw\vertex_shader_for_sphere.glsl |
There are 1 image files in Tarkenball. The names of the image files are listed as follows.
tball_launcher.png
The following screenshort is generated from the image listed above.
Tarkenball has the following Java source files.
com.maman.tarkenball.MainActivity.java com.maman.tarkenball.MotionSensor.java com.maman.tarkenball.PlayActivity.java com.maman.tarkenball.TarkenballRenderer.java com.maman.tarkenball.model_utils.ThreeDModel.java com.maman.tarkenball.model_utils.WavefrontObjParser.java com.maman.tarkenball.utils.Config.java com.maman.tarkenball.utils.ShaderProgram.java