An android space shooter game..
SpaceHero is hosted in the following web site
https://github.com/DkGr/SpaceHero
If you think the Android project SpaceHero 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 SpaceHero.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
jar files used | andengine.jar |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\dev\alexislower.zip assets\dev\button_model.xcf assets\dev\icon.xcf assets\gfx\background.png assets\gfx\laser1.png assets\gfx\menu_quit.png assets\gfx\ship.png |
SpaceHero has the following Java source files.
net.darkgamer.games.spacehero.activities.SpaceHeroActivity.java net.darkgamer.games.spacehero.lasers.BlueLaser.java net.darkgamer.games.spacehero.lasers.Laser.java net.darkgamer.games.spacehero.ships.PlayerShip.java net.darkgamer.games.spacehero.ships.Ship.java