Example for android game.
catch-cat is hosted in the following web site
https://github.com/kenight/catch-cat
If you think the Android project catch-cat 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 catch-cat.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
catch-cat has the following Java source files.
com.maiyo.catchcat.MainActivity.java com.maiyo.catchcat.game.Config.java com.maiyo.catchcat.game.GameLogic.java com.maiyo.catchcat.scene.Dot.java com.maiyo.catchcat.scene.PlayGround.java