Android Open Source - Game space SpaceGame






Project Summary

Android Space Game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SpaceGame.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Activity Count1

Resource Files

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.

null




Java Source Files

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