Android Open Source - Game bird Froggy






Project Summary

Android game, similar to Flappy Bird.

Web Site / Source Repository

Froggy is hosted in the following web site
https://github.com/PhilippeMorere/Froggy

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

ItemValue
Java File Count27
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
gdx-backend-android-sources.jar
gdx-backend-android.jar
gdx-backend-gwt-sources.jar
gdx-backend-gwt.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl-sources.jar
gdx-backend-lwjgl.jar
gdx-backend-robovm.jar
gdx-natives.jar
gdx-sources.jar
gdx-sources.jar
gdx.jar
gdx.jar
google-play-services.jar
gwt-servlet.jar
tween-engine-api-sources.jar
tween-engine-api-sources.jar
tween-engine-api.jar
tween-engine-api.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\1394239512_prize_medal.png
assets\MopIcon.png
assets\MopIcon.xcf
assets\MopIconWithebg.png
assets\Screenshot_2014-03-07-15-20-40.png
assets\Screenshot_2014-03-07-15-20-54.png
assets\Screenshot_2014-03-07-15-21-03.png
assets\Screenshot_2014-03-07-15-21-08.png
assets\Screenshot_2014-03-07-15-21-15.png
assets\data\dead.wav
assets\data\jump.wav
assets\data\logo.png
assets\data\numbers.png
assets\data\shareTweet.png
assets\data\splash.wav
assets\data\texture.png
assets\dead.wav
assets\feature graphic.png
assets\feature graphic.xcf
assets\high res icon.png
assets\high res icon_comp.png
assets\jump.wav
assets\logo.png
assets\numbers.png
assets\shareTweet.png
assets\splash.wav
assets\texture old.png
assets\texture.png
assets\texture.xcf




License

The license information of Froggy is as follows:

GNU General Public License

Resource Files

There are 24 image files in Froggy. The names of the image files are listed as follows.

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

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.GameHelper.java
com.mopgames.ActionResolverDesktop.java
com.mopgames.MainActivity.java
com.mopgames.Main.java
com.mopgames.RobovmLauncher.java
com.mopgames.Froggy.FroggyGame.java
com.mopgames.GameObjects.Background.java
com.mopgames.GameObjects.Frog.java
com.mopgames.GameObjects.Lilypad.java
com.mopgames.GameObjects.MenuItem.java
com.mopgames.GameObjects.ScrollHandler.java
com.mopgames.GameObjects.Scrollable.java
com.mopgames.GameWorld.GameRenderer.java
com.mopgames.GameWorld.GameWorld.java
com.mopgames.Helpers.ActionResolver.java
com.mopgames.Helpers.AssetLoader.java
com.mopgames.Helpers.InputHandler.java
com.mopgames.Screens.GameScreen.java
com.mopgames.Screens.SplashScreen.java
com.mopgames.TweenAccessors.SpriteAccessor.java
com.mopgames.TweenAccessors.ValueAccessor.java
com.mopgames.TweenAccessors.Value.java
com.mopgames.client.ActionResolverDesktop.java
com.mopgames.client.GwtLauncher.java
com.mopgames.ui.SimpleButton.java