A small android game created using LibGDX.
Fresh_Catch-Android_Game is hosted in the following web site
https://github.com/SudarAbisheck/Fresh_Catch-Android_Game
If you think the Android project Fresh_Catch-Android_Game 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 Fresh_Catch-Android_Game.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\fonts\new.fnt assets\fonts\new1.png assets\fonts\new2.png assets\fonts\new3.png assets\fonts\new4.png assets\images\GameScreen.png assets\images\MainScreen.png assets\images\PointsScreen.png assets\images\RuleScreen.png assets\images\appchemy.png assets\images\crab.png assets\images\fishnet.png assets\images\piranha.png assets\images\xray_fish.png assets\sounds\crab_catch.ogg assets\sounds\game_bgm.ogg assets\sounds\game_over.ogg assets\sounds\lowScore.ogg assets\sounds\newHighScore.ogg assets\sounds\piranha_bite_sound.mp3 assets\sounds\pop.mp3 |
Fresh_Catch-Android_Game has the following Java source files.
com.sudarabisheck.freshcatch.ConfirmInterface.java com.sudarabisheck.freshcatch.FreshCatchGame.java com.sudarabisheck.freshcatch.GameScreen.java com.sudarabisheck.freshcatch.MenuScreen.java com.sudarabisheck.freshcatch.PointsScreen.java com.sudarabisheck.freshcatch.RequestHandler.java com.sudarabisheck.freshcatch.Resources.java com.sudarabisheck.freshcatch.RuleScreen.java com.sudarabisheck.freshcatch.SplashScreen.java com.sudarabisheck.freshcatch.android.AndroidLauncher.java