tilting ball game for android.
tilt is hosted in the following web site
https://github.com/conancai/tilt
If you think the Android project tilt 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 tilt.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\gfx\background\cal.png assets\gfx\background\cal_icon.png assets\gfx\background\carbon.png assets\gfx\background\carbon_icon.png assets\gfx\background\grass.png assets\gfx\background\grass_icon.png assets\gfx\background\lsu.png assets\gfx\background\lsu_icon.png assets\gfx\background\select_background.png assets\gfx\background\slate.png assets\gfx\background\slate_icon.png assets\gfx\background\wood.png assets\gfx\background\wood_icon.png assets\gfx\game\ball_tile.png assets\gfx\game\goal.png assets\gfx\game\h.png assets\gfx\game\h_l.png assets\gfx\game\h_m.png assets\gfx\game\h_r.png assets\gfx\game\hole.png assets\gfx\game\metal_ball.png assets\gfx\game\v.png assets\gfx\game\v_b.png assets\gfx\game\v_m.png assets\gfx\game\v_t.png assets\gfx\level\1.png assets\gfx\level\10.png assets\gfx\level\11.png assets\gfx\level\12.png assets\gfx\level\13.png assets\gfx\level\14.png assets\gfx\level\15.png assets\gfx\level\2.png assets\gfx\level\3.png assets\gfx\level\4.png assets\gfx\level\5.png assets\gfx\level\6.png assets\gfx\level\7.png assets\gfx\level\8.png assets\gfx\level\9.png assets\gfx\level\select_level.png assets\gfx\menu\carbon.png assets\gfx\menu\menu_levels.png assets\gfx\menu\menu_options.png assets\gfx\menu\menu_start.png assets\gfx\splash\menu.png assets\lvl\level1.lvl assets\lvl\level10.lvl assets\lvl\level11.lvl assets\lvl\level12.lvl assets\lvl\level13.lvl assets\lvl\level14.lvl assets\lvl\level15.lvl assets\lvl\level2.lvl assets\lvl\level3.lvl assets\lvl\level4.lvl assets\lvl\level5.lvl assets\lvl\level6.lvl assets\lvl\level7.lvl assets\lvl\level8.lvl assets\lvl\level9.lvl |
Raw File Names | res\raw\splash.mp4 |
There are 1 image files in tilt. The names of the image files are listed as follows.
ball.png
The following screenshort is generated from the image listed above.
tilt has the following Java source files.
com.conan.cai.tilt.Options.java com.conan.cai.tilt.Splash.java com.conan.cai.tilt.Tilt.java