Android Open Source - Game simple android-collisiongame






Project Summary

Trying AndEngine to make a simple collision game.

Web Site / Source Repository

android-collisiongame is hosted in the following web site
https://github.com/franzejr/android-collisiongame

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

ItemValue
Java File Count8
Target SDK Version4
Minimum SDK Version4
Activity Count5
jar files usedandengine-6dad92da70424771f2ead89e4fac9b7cbb5a769e.jar
andengine-e45fb0a609fe0eb7cc2852bb113da7ec31743a33.jar
andengine.jar
classes-c9ce33dbb5873d574b5afe26a6734527b02b1d7f.jar
classes.jar
internal_impl-20.0.0-55492d0560ca6b64f41a473d7ab398c08f06fd6d.jar
internal_impl-20.0.0.jar
support-annotations-20.0.0-bca9cd8c8082330ef7549e0398af852faae531fd.jar
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\debug\gfx\Player.png
assets\debug\gfx\Player2.png
assets\debug\gfx\Projectile.png
assets\debug\gfx\Projectile2.png
assets\debug\gfx\Target.png
assets\debug\gfx\fail.png
assets\debug\gfx\marfran.png
assets\debug\gfx\paused.png
assets\debug\gfx\win.png
assets\debug\mfx\background_music.wav
assets\debug\mfx\explosion.ogg
assets\debug\mfx\pew_pew_lei.wav
assets\gfx\Player.png
assets\gfx\Player2.png
assets\gfx\Projectile.png
assets\gfx\Projectile2.png
assets\gfx\Target.png
assets\gfx\fail.png
assets\gfx\marfran.png
assets\gfx\paused.png
assets\gfx\win.png
assets\mfx\background_music.wav
assets\mfx\explosion.ogg
assets\mfx\pew_pew_lei.wav
assets\release\gfx\Player.png
assets\release\gfx\Player2.png
assets\release\gfx\Player_antigo.png
assets\release\gfx\Projectile.png
assets\release\gfx\Projectile2.png
assets\release\gfx\Target.png
assets\release\gfx\Target_antigo.png
assets\release\gfx\fail.png
assets\release\gfx\marfran.png
assets\release\gfx\paused.png
assets\release\gfx\win.png
assets\release\mfx\background_music.wav
assets\release\mfx\explosion.ogg
assets\release\mfx\pew_pew_lei.wav




Java Source Files

android-collisiongame has the following Java source files.

com.example.game.AndEngineSimpleGame.java
com.example.game.BuildConfig.java
com.example.game.BuildConfig.java
com.example.game.CollisionTest.java
com.example.game.MainActivity.java
com.example.game.util.SystemUiHider.java
com.example.game.util.SystemUiHiderBase.java
com.example.game.util.SystemUiHiderHoneycomb.java