Android Open Source - Game andengine UltimateSteroids






Project Summary

Another remake of an old and great Windows game for Android. My first contact with AndEngine. Not even an alpha version at the moment..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of UltimateSteroids.

ItemValue
Java File Count6
Target SDK Version16
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK
Asset File Namesassets\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




Java Source Files

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