An Arcade Shooter styled game for the Android and iPhone platforms.
Beetz is hosted in the following web site
https://github.com/MoxiSoftworks/Beetz
If you think the Android project Beetz 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 Beetz.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Raw File Names | res\raw\level1.jet |
There are 29 image files in Beetz. The names of the image files are listed as follows.
asteroid01.png asteroid02.png asteroid03.png asteroid04.png asteroid05.png asteroid06.png asteroid07.png asteroid08.png asteroid09.png asteroid10.png asteroid11.png asteroid12.png asteroid_explode1.png asteroid_explode2.png asteroid_explode3.png asteroid_explode4.png int_timer.png intbeam_1.png intbeam_2.png intbeam_3.png intbeam_4.png ship2_1.png ship2_2.png ship2_3.png ship2_4.png ship2_hit_1.png ship2_hit_2.png ship2_hit_3.png ship2_hit_4.png
The following screenshort is generated from the image listed above.
Beetz has the following Java source files.
com.example.android.jetboy.Asteroid.java com.example.android.jetboy.Explosion.java com.example.android.jetboy.JetBoy.java com.example.android.jetboy.JetBoyView.java