A simple game using the PlayN framework..
delta-v is hosted in the following web site
https://github.com/jlmichael/delta-v
If you think the Android project delta-v 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 delta-v.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 11 |
Minimum SDK Version | 6 |
Activity Count | 1 |
Asset File Names | assets\pom.xml assets\src\main\resources\DeltaVAssets.gwt.xml assets\src\main\resources\assets\images\bg2.jpg assets\src\main\resources\assets\images\mass1.png assets\src\main\resources\assets\images\spaceship-icon-thrust.png assets\src\main\resources\assets\images\spaceship-icon.png |
delta-v has the following Java source files.
deltav.android.DeltaVActivity.java deltav.core.DeltaV.java deltav.core.config.DeltaVGameConfig.java deltav.core.model.DeltaVDebris.java deltav.core.model.DeltaVObject.java deltav.core.model.DeltaVShip.java deltav.core.model.DeltaVWorld.java deltav.core.util.GravityUtil.java deltav.html.DeltaVHtml.java deltav.java.DeltaVJava.java