Simple Android game using AndEngine. Developed in 2014..
Spaceships is hosted in the following web site
https://github.com/asteroidapophis/Spaceships
If you think the Android project Spaceships 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 Spaceships.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
Asset File Names | assets\bow.mp3 assets\fanflose.mp3 assets\fanfwin.mp3 assets\font\WeldSymbols.ttf assets\gfx\circle.png assets\gfx\enemy.png assets\gfx\fire1.png assets\gfx\frame.png assets\gfx\laser.png assets\gfx\onscreen_control_base.png assets\gfx\onscreen_control_knob.png assets\gfx\panelLaser.png assets\gfx\panelSfear.png assets\gfx\panelrocket.png assets\gfx\rocket.png assets\gfx\space.png assets\gfx\spaceship.png assets\gfx\ulose.png assets\gfx\uwin.png assets\laser.mp3 assets\panel.mp3 assets\prs.mp3 assets\rocket.mp3 assets\sfear.mp3 |
Raw File Names | res\raw\constel.mp3 |
There are 19 image files in Spaceships. The names of the image files are listed as follows.
about.png about2.png multi.png multiprs.png musicoff.png musicon.png nuber.png off.png play.png playprs.png question.png questionoprs.png settings.png settings2.png single.png singleprs.png title.png vol.png voloff.png
The following screenshort is generated from the image listed above.
Spaceships has the following Java source files.
com.example.spaceships.AboutActvity.java com.example.spaceships.Bullets.java com.example.spaceships.GameActivity.java com.example.spaceships.Listener.java com.example.spaceships.MainMenuActivity.java com.example.spaceships.PlayMenuActivity.java com.example.spaceships.QuestionActivity.java com.example.spaceships.Sender.java com.example.spaceships.Ship.java