A small Android game, having some fun.
collidem is hosted in the following web site
https://github.com/ziso/collidem
If you think the Android project collidem 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 collidem.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 11 |
Activity Count | 1 |
There are 1 image files in collidem. The names of the image files are listed as follows.
enemy.png
The following screenshort is generated from the image listed above.
collidem has the following Java source files.
com.ziso.collidem.CollidemActivity.java com.ziso.collidem.GameBoard.java com.ziso.collidem.entities.Enemy.java com.ziso.collidem.entities.GameObject.java com.ziso.collidem.entities.Player.java