Android Open Source - Game accelerometer grenade






Project Summary

Android game which is something like Scorched Earth utilizing the accelerometer to detect how far to throw the grenade..

Web Site / Source Repository

grenade is hosted in the following web site
https://github.com/OEP/grenade

If you think the Android project grenade 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 grenade.

ItemValue
Java File Count7
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\explosion.ogg
res\raw\splat.ogg




Resource Files

There are 3 image files in grenade. The names of the image files are listed as follows.

cloud.png
crosshair.png
grenade_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

grenade has the following Java source files.

org.oep.grenade.Cloud.java
org.oep.grenade.GrenadeGame.java
org.oep.grenade.GrenadeView.java
org.oep.grenade.Player.java
org.oep.grenade.RigidBody.java
org.oep.grenade.Terrain.java
org.oep.grenade.Vector2D.java