Android Open Source - Libgdx Raindrop CatchDROP






Project Summary

A simple game where you try to catch as many raindrops as you can with a bucket. If you miss one the game is over. Made in Java using libGDX..

Web Site / Source Repository

CatchDROP is hosted in the following web site
https://github.com/buzzbyte/CatchDROP

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

ItemValue
Java File Count24
Supported screen sizes[tvdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\badlogic.jpg
assets\bucket-32x32-icon-old.png
assets\bucket-32x32-icon.png
assets\bucket-classic.png
assets\bucket-old.png
assets\bucket-zen.png
assets\bucket.png
assets\burntToast.jpg
assets\clouds-base.png
assets\clouds-top.png
assets\data.json
assets\drop-16x16-icon-old.png
assets\drop-16x16-icon.png
assets\drop-32x32-icon.png
assets\drop-old.png
assets\drop.png
assets\drop32x32.png
assets\dropTime-old.png
assets\dropTime.png
assets\fire.p
assets\font\arial.ttf
assets\font\atari.ttf
assets\font\prstartk.ttf
assets\gear_btn.png
assets\particle.png
assets\poison.png
assets\psd\bucket-classic.psd
assets\psd\bucket-new.psd
assets\psd\bucket-zen.psd
assets\psd\bucket.psd
assets\psd\bucket32x32-new.psd
assets\psd\bucket32x32.psd
assets\psd\clouds-base.psd
assets\psd\clouds-top.psd
assets\psd\drop-new.psd
assets\psd\drop.psd
assets\psd\drop16x16-new.psd
assets\psd\drop16x16.psd
assets\psd\drop32x32.psd
assets\psd\dropTime-new.psd
assets\psd\dropTime.psd
assets\psd\gear_btn.psd
assets\psd\poison.psd
assets\water-splash.p
Raw File Namesres\raw\gtm_analytics




License

The license information of CatchDROP is as follows:

GNU General Public License

Resource Files

There are 29 image files in CatchDROP. The names of the image files are listed as follows.

cd_icon.png
common_full_open_on_phone.png
common_ic_googleplayservices.png
common_signin_btn_icon_disabled_dark.9.png
common_signin_btn_icon_disabled_focus_dark.9.png
common_signin_btn_icon_disabled_focus_light.9.png
common_signin_btn_icon_disabled_light.9.png
common_signin_btn_icon_focus_dark.9.png
common_signin_btn_icon_focus_light.9.png
common_signin_btn_icon_normal_dark.9.png
common_signin_btn_icon_normal_light.9.png
common_signin_btn_icon_pressed_dark.9.png
common_signin_btn_icon_pressed_light.9.png
common_signin_btn_text_disabled_dark.9.png
common_signin_btn_text_disabled_focus_dark.9.png
common_signin_btn_text_disabled_focus_light.9.png
common_signin_btn_text_disabled_light.9.png
common_signin_btn_text_focus_dark.9.png
common_signin_btn_text_focus_light.9.png
common_signin_btn_text_normal_dark.9.png
common_signin_btn_text_normal_light.9.png
common_signin_btn_text_pressed_dark.9.png
common_signin_btn_text_pressed_light.9.png
ic_plusone_medium_off_client.png
ic_plusone_small_off_client.png
ic_plusone_standard_off_client.png
ic_plusone_tall_off_client.png
powered_by_google_dark.png
powered_by_google_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android.UnusedStub.java
com.google.example.games.basegameutils.BaseGameActivity.java
com.google.example.games.basegameutils.BaseGameUtils.java
com.google.example.games.basegameutils.GameHelperUtils.java
com.google.example.games.basegameutils.GameHelper.java
projects.nerdybuzz.catchdrop.BurntToastObj.java
projects.nerdybuzz.catchdrop.CDGame.java
projects.nerdybuzz.catchdrop.ClassicGame.java
projects.nerdybuzz.catchdrop.EndScreen.java
projects.nerdybuzz.catchdrop.FallingAct.java
projects.nerdybuzz.catchdrop.FallingRect.java
projects.nerdybuzz.catchdrop.GameScreen.java
projects.nerdybuzz.catchdrop.KeySequence.java
projects.nerdybuzz.catchdrop.MainMenuScreen.java
projects.nerdybuzz.catchdrop.PoisonDrop.java
projects.nerdybuzz.catchdrop.SettingsScreen.java
projects.nerdybuzz.catchdrop.TimePowerUp.java
projects.nerdybuzz.catchdrop.ZenGame.java
projects.nerdybuzz.catchdrop.android.AndroidLauncher.java
projects.nerdybuzz.catchdrop.client.HtmlLauncher.java
projects.nerdybuzz.catchdrop.desktop.AppletLauncher.java
projects.nerdybuzz.catchdrop.desktop.DesktopLauncher.java
projects.nerdybuzz.catchdrop.googleservices.DesktopGoogleServices.java
projects.nerdybuzz.catchdrop.googleservices.IGoogleServices.java