Prototype for upcoming space game on github.
SpacePrototype is hosted in the following web site
https://github.com/germuth/SpacePrototype
If you think the Android project SpacePrototype 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 SpacePrototype.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\level_1.xml assets\level_2.xml assets\level_3.xml assets\level_4.xml assets\level_5.xml assets\level_6.xml assets\level_7.xml assets\level_8.xml |
There are 10 image files in SpacePrototype. The names of the image files are listed as follows.
earth.png jupiter.png neptune.png pluto.png rocket.png rocket_flame_big.png rocket_flame_small.png saturn.png sun.png uranus.png
The following screenshort is generated from the image listed above.
SpacePrototype has the following Java source files.
ca.gerumth.spaceprototype.GameThread.java ca.gerumth.spaceprototype.GameView.java ca.gerumth.spaceprototype.Geometry.java ca.gerumth.spaceprototype.MainActivity.java ca.gerumth.spaceprototype.Satellite.java ca.gerumth.spaceprototype.levelParser.Level.java ca.gerumth.spaceprototype.levelParser.LevelParser.java