Android Open Source - Game simple JustynaCatch






Project Summary

A simple android game where you catch falling objects to build your score.

Web Site / Source Repository

JustynaCatch is hosted in the following web site
https://github.com/kappisan/JustynaCatch

If you think the Android project JustynaCatch 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 JustynaCatch.

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\catch_bad.mp3
res\raw\catch_good.mp3
res\raw\game_data.txt
res\raw\justyna_christmas_chaos_main.mp3
res\raw\present_fall.mp3
res\raw\score_multiplier.mp3




Resource Files

There are 22 image files in JustynaCatch. The names of the image files are listed as follows.

apple.png
black_hole.png
book_black.png
book_blue.png
book_green.png
book_red.png
game_over.png
green_orange_present.png
green_red_present.png
health_bar_heart.png
health_bar_heart_empty.png
numbers_green.png
numbers_red.png
present_blue_red.png
present_blue_yellow.png
present_green_red.png
present_lightblue_red.png
red_green_present.png
times_2_bonus.png
times_3_bonus.png
times_5_bonus.png
wrist_watch.png

The following screenshort is generated from the image listed above.

null




Java Source Files

JustynaCatch has the following Java source files.

com.kappisan.games.justynaadventures.About.java
com.kappisan.games.justynaadventures.BackGround.java
com.kappisan.games.justynaadventures.BlackHoleGameScreen.java
com.kappisan.games.justynaadventures.ChooseLevelsScreen.java
com.kappisan.games.justynaadventures.FallingObjectBad.java
com.kappisan.games.justynaadventures.GameOptions.java
com.kappisan.games.justynaadventures.GameSplash.java
com.kappisan.games.justynaadventures.JustynaObject.java
com.kappisan.games.justynaadventures.KasperSplash.java
com.kappisan.games.justynaadventures.MainGameScreen.java
com.kappisan.games.justynaadventures.MainMenu.java
com.kappisan.games.justynaadventures.OnScreenMessages.java