First go on android game, uses AndEngine..
Ninja_GhostBuster is hosted in the following web site
https://github.com/VinceRafale/Ninja_GhostBuster
If you think the Android project Ninja_GhostBuster 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 Ninja_GhostBuster.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Asset File Names | assets\gfx\Player.png assets\gfx\Projectile.png assets\gfx\Target.png |
Ninja_GhostBuster has the following Java source files.
com.example.AndEngineTest.CoolDown.java com.example.AndEngineTest.GameLoopUpdateHandler.java com.example.AndEngineTest.MyActivity.java com.example.AndEngineTest.layers.EnemyLayer.java com.example.AndEngineTest.listeners.SensorListener.java com.example.AndEngineTest.pieces.Bullet.java com.example.AndEngineTest.pieces.Raiders.java com.example.AndEngineTest.pieces.Ship.java com.example.AndEngineTest.pools.BulletPool.java com.example.AndEngineTest.pools.EnemyPool.java com.example.AndEngineTest.scenes.GameScene.java com.example.AndEngineTest.scenes.MainMenuScene.java com.example.AndEngineTest.scenes.ResultScene.java com.example.AndEngineTest.scenes.SplashScene.java