asteroids game using GRAVITY/ROTATION_VECTOR sensor in android.
SensorAsteroid is hosted in the following web site
https://github.com/a500381/SensorAsteroid
If you think the Android project SensorAsteroid 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 SensorAsteroid.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
SensorAsteroid has the following Java source files.
sa.controller.GameController.java sa.model.Asteroid.java sa.model.GravitySensor.java sa.model.MoveAbleObject.java sa.model.Rocket.java sa.model.RotationSensor.java sa.model.SensorInterface.java sa.model.Shot.java sa.variables.SVar.java sa.view.GameActivity.java sa.view.MenuActivity.java