Mailbox Baseball Game is an Android Game built with Java and Android framework.
MailboxBaseball is hosted in the following web site
https://github.com/aalmacin/MailboxBaseball
If you think the Android project MailboxBaseball 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 MailboxBaseball.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 15 |
Minimum SDK Version | 13 |
Activity Count | 4 |
jar files used | andengine.jar android-support-v4.jar |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\font\FLORLRG_.ttf assets\font\Magenta_BBT.ttf assets\font\kulminoituva.ttf assets\gfx\backButton.png assets\gfx\background.png assets\gfx\carCrashed.png assets\gfx\carTile.png assets\gfx\gameOverMenu.png assets\gfx\gameScreen.png assets\gfx\goldenMailbox.png assets\gfx\helpScreen.png assets\gfx\highScore.png assets\gfx\mailbox.png assets\gfx\splashScreen.png assets\gfx\truck.png assets\gfx\truckCrashed.png assets\sounds\Crash Large-SoundBible.com-2049318973.mp3 assets\sounds\Crash Large-SoundBible.com-2049318973.wav assets\sounds\Driving Ambiance-SoundBible.com-670322941.mp3 assets\sounds\Driving Ambiance-SoundBible.com-670322941.wav assets\sounds\Horn Honk-SoundBible.com-1162546405.mp3 assets\sounds\Horn Honk-SoundBible.com-1162546405.wav assets\sounds\Molotov Cocktail Bomb-SoundBible.com-547160811.mp3 assets\sounds\Molotov Cocktail Bomb-SoundBible.com-547160811.wav assets\sounds\Truck Drive By-SoundBible.com-1324647645.mp3 assets\sounds\Truck Drive By-SoundBible.com-1324647645.wav assets\sounds\brush_fire-Stephan_Schutze-55390065.mp3 assets\sounds\brush_fire-Stephan_Schutze-55390065.wav |
MailboxBaseball has the following Java source files.
com.aldrinmike.mailboxbaseball.ControlScreenActivity.java com.aldrinmike.mailboxbaseball.Controller.java com.aldrinmike.mailboxbaseball.MainGameScreenActivity.java com.aldrinmike.mailboxbaseball.SplashScreenActivity.java