Android-based version of a disturbing video game from my youth..
KittyMunch3 is hosted in the following web site
https://github.com/waynebeaton/KittyMunch3
If you think the Android project KittyMunch3 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 KittyMunch3.
Item | Value |
---|---|
Java File Count | 16 |
Minimum SDK Version | 4 |
Activity Count | 1 |
There are 1 image files in KittyMunch3. The names of the image files are listed as follows.
hand.png
The following screenshort is generated from the image listed above.
KittyMunch3 has the following Java source files.
ca.rokc.kittymunch.PlayActivity.java ca.rokc.kittymunch.PlayView.java ca.rokc.kittymunch.game.Bloodstain.java ca.rokc.kittymunch.game.Brick.java ca.rokc.kittymunch.game.GameObject.java ca.rokc.kittymunch.game.Kitty.java ca.rokc.kittymunch.game.KittyMunch.java ca.rokc.kittymunch.game.Projectile.java ca.rokc.kittymunch.game.Protagonist.java ca.rokc.kittymunch.game.Score.java ca.rokc.kittymunch.geometry.Point.java ca.rokc.kittymunch.geometry.Rectangle.java ca.rokc.kittymunch.graphics.GameRenderer.java ca.rokc.kittymunch.graphics.ScoreRenderer.java ca.rokc.kittymunch.util.ChangeListener.java ca.rokc.kittymunch.util.DelayedChangeList.java