An android java prototype for a game where all of the enemies are bosses..
bosshunter is hosted in the following web site
https://github.com/rejacobson/bosshunter
If you think the Android project bosshunter 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 bosshunter.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 7 |
Activity Count | 1 |
There are 2 image files in bosshunter. The names of the image files are listed as follows.
ball.png droid_1.png
The following screenshort is generated from the image listed above.
bosshunter has the following Java source files.
com.ryan.bosshunter.BossHunterActivity.java com.ryan.bosshunter.Entity.java com.ryan.bosshunter.Level.java com.ryan.bosshunter.MainGamePanel.java com.ryan.bosshunter.MainThread.java com.ryan.bosshunter.Vector2f.java