Another remake of an old and great Windows game for Android. My first contact with AndEngine. Not even an alpha version at the moment..
UltimateSteroids is hosted in the following web site
https://github.com/rsahserious/UltimateSteroids
If you think the Android project UltimateSteroids 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 UltimateSteroids.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\gfx\background.png assets\gfx\button_accelerate.png assets\gfx\button_rotate_left.png assets\gfx\button_rotate_right.png assets\gfx\dust.png assets\gfx\particle_fire.png assets\gfx\projectile.png assets\gfx\rock_1.png assets\gfx\rock_2.png assets\gfx\ship.png assets\mfx\projectile_fire.ogg assets\mfx\rock_destroy.ogg assets\mfx\rock_hit.ogg assets\mfx\ship_engine.ogg |
UltimateSteroids has the following Java source files.
com.serious.ultimatesteroids.Projectile.java com.serious.ultimatesteroids.Rock.java com.serious.ultimatesteroids.RockNextToSpawn .java com.serious.ultimatesteroids.Ship.java com.serious.ultimatesteroids.SteroidsMain.java com.serious.ultimatesteroids.Utils .java