Android Space Game.
SpaceGame is hosted in the following web site
https://github.com/panianj/SpaceGame
If you think the Android project SpaceGame 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 SpaceGame.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
There are 13 image files in SpaceGame. The names of the image files are listed as follows.
blue_star.png chunk.png earth_planet.png launch_button.png moon.png red_planet.png red_star.png rocket_button.png rocket_button_pressed.png satellite.png sloth.png splash.png star.png
The following screenshort is generated from the image listed above.
SpaceGame has the following Java source files.
com.example.sugar.spacegame.App.java com.example.sugar.spacegame.ApplicationTest.java com.example.sugar.spacegame.FlyingObject.java com.example.sugar.spacegame.GameActivity.java com.example.sugar.spacegame.GameSurface.java com.example.sugar.spacegame.Level.java com.example.sugar.spacegame.MainThread.java com.example.sugar.spacegame.Overlay.java com.example.sugar.spacegame.Physics.java com.example.sugar.spacegame.Planet.java com.example.sugar.spacegame.Player.java com.example.sugar.spacegame.SpaceChunk.java com.example.sugar.spacegame.Star.java