A simple copter-like Android game.
KittenDash is hosted in the following web site
https://github.com/cats-/KittenDash
If you think the Android project KittenDash 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 KittenDash.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 16 |
Activity Count | 1 |
There are 1 image files in KittenDash. The names of the image files are listed as follows.
kitten.png
The following screenshort is generated from the image listed above.
KittenDash has the following Java source files.
cats.kd.Game.java cats.kd.KittenDash.java cats.kd.MainThread.java cats.kd.entity.Entity.java cats.kd.entity.Kitten.java cats.kd.entity.Obstacle.java cats.kd.entity.Projectile.java cats.kd.misc.RandomPaint.java cats.kd.utils.Utils.java