Android Open Source - Game play Tarkenball






Project Summary

Android Paddleball Game on Google Play.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Tarkenball.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version9
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\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




Resource Files

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.

null

Java Source Files

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