A Simple Android game that uses the canvas.
BridgeDefender is hosted in the following web site
https://github.com/incazteca/BridgeDefender
If you think the Android project BridgeDefender 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 BridgeDefender.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [port] |
Minimum SDK Version | 4 |
Activity Count | 1 |
There are 13 image files in BridgeDefender. The names of the image files are listed as follows.
bigman.png bomb.png bottomrubble.png bridgetile.png explosion1.png explosion2.png explosion3.png explosion4.png smoke1.png smoke2.png smoke3.png smoke4.png toprubble.png
The following screenshort is generated from the image listed above.
BridgeDefender has the following Java source files.
com.franco.bridge.BridgeDefender.java com.franco.bridge.BridgeDefenderView.java com.franco.bridge.entities.Bombs.java com.franco.bridge.entities.EntityBase.java com.franco.bridge.entities.Pellet.java com.franco.bridge.entities.Player.java