Android Open Source - Video Game KittyMunch3






Project Summary

Android-based version of a disturbing video game from my youth..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of KittyMunch3.

ItemValue
Java File Count16
Minimum SDK Version4
Activity Count1

Resource Files

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.

null




Java Source Files

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