Android Open Source - Game simple KittenDash






Project Summary

A simple copter-like Android game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of KittenDash.

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Minimum SDK Version16
Activity Count1

Resource Files

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.

null




Java Source Files

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