Android Open Source - Game shoot Nebula






Project Summary

Android game, scrolling space shooter. Movement through accelerometer. Application developed by Steve Bilogan, Tomas Valettini, Rami Kuret, and Arnaud Decarie for the Great Canadian Appathon.

Web Site / Source Repository

Nebula is hosted in the following web site
https://github.com/kazo0/Nebula

If you think the Android project Nebula 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 Nebula.

ItemValue
Java File Count23
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\gfx\Backgroundmenu.png
assets\gfx\Credits.JPG
assets\gfx\Help.JPG
assets\gfx\Helpmenu.png
assets\gfx\back.JPG
assets\gfx\bluebullet.png
assets\gfx\carrier.png
assets\gfx\creditsmenu.png
assets\gfx\greenbullet.png
assets\gfx\playGame.JPG
assets\gfx\realPheonix.png
assets\gfx\startBackground.png
assets\gfx\titlenebula.JPG
assets\gfx\void_ray.png
assets\gfx\xwing.png
assets\mfx\bossbattle.ogg
assets\mfx\enterthelvl.ogg
assets\mfx\exitlevelsucess.ogg
assets\mfx\explosion.wav
assets\mfx\explosion2.wav
assets\mfx\explosion3.wav
assets\mfx\firstlvl.ogg
assets\mfx\menumusic.ogg
assets\mfx\pewpew1.wav
assets\mfx\pewpew2.wav
assets\mfx\pewpew3.wav
assets\mfx\secondlvl.ogg
assets\mfx\splash.wav
assets\mfx\thirdlvl.ogg




Resource Files

There are 1 image files in Nebula. The names of the image files are listed as follows.

mothership.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Nebula has the following Java source files.

com.example.nebula.BaseActivity.java
com.example.nebula.Bullet
.java
com.example.nebula.BulletPool.java
com.example.nebula.CoolDown
.java
com.example.nebula.CreditsScene.java
com.example.nebula.EnemyBullet
.java
com.example.nebula.EnemyBulletPool.java
com.example.nebula.GameLoopUpdateHandler.java
com.example.nebula.GameScene.java
com.example.nebula.GenericEnemy
.java
com.example.nebula.GraphicContainer
.java
com.example.nebula.GreenEnemy.java
com.example.nebula.GreenEnemyPool.java
com.example.nebula.HealthBar
.java
com.example.nebula.HelpScene.java
com.example.nebula.Level.java
com.example.nebula.MainMenuScene.java
com.example.nebula.ResultScene.java
com.example.nebula.Score
.java
com.example.nebula.SensorListener.java
com.example.nebula.Ship
.java
com.example.nebula.SoundContainer
.java
com.example.nebula.SplashScene.java