Android Open Source - Libgdx 3D FloppyThreeD






Project Summary

FloppyThreeD is a 3d flappy game that uses LibGDX. FloppyThreeD will be released on Mac, Linux, Windows, Web, and Android..

Web Site / Source Repository

FloppyThreeD is hosted in the following web site
https://github.com/jtechapps/FloppyThreeD

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

ItemValue
Java File Count18
Target SDK Version20
Minimum SDK Version8
Activity Count1
jar files useddesktop-1.0.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl.jar
gdx-natives.jar
gdx.jar
lwjgl_util_applet.jar
Asset File Namesassets\fonts\arial.ttf
assets\img\aboutbutton.png
assets\img\backgroundonev2.png
assets\img\backgroundtwov2.png
assets\img\classicbutton.png
assets\img\easy.png
assets\img\firstpersonbutton.png
assets\img\hard.png
assets\img\medium.png
assets\img\menubutton.png
assets\img\noob.png
assets\img\pro.png
assets\img\quickresetoff.png
assets\img\quickreseton.png
assets\img\settingsbutton.png
assets\models\bird.g3db
assets\models\birddiffuse.png
assets\models\materialdiffuse.png
assets\models\pipe.g3db
assets\sounds\buttonsound.wav
assets\sounds\die.wav
assets\sounds\point.wav
assets\sounds\switch.wav




License

The license information of FloppyThreeD is as follows:

MIT License

Java Source Files

com.jtechapps.FloppyThreeD.FloppyGame.java
com.jtechapps.FloppyThreeD.IOSInterface.java
com.jtechapps.FloppyThreeD.IOSLauncher.java
com.jtechapps.FloppyThreeD.NativeInterface.java
com.jtechapps.FloppyThreeD.ScoreManager.java
com.jtechapps.FloppyThreeD.SettingsManager.java
com.jtechapps.FloppyThreeD.Screens.AboutScreen.java
com.jtechapps.FloppyThreeD.Screens.ClassicGameScreen.java
com.jtechapps.FloppyThreeD.Screens.FirstPersonScreen.java
com.jtechapps.FloppyThreeD.Screens.MainMenuScreen.java
com.jtechapps.FloppyThreeD.Screens.SettingsScreen.java
com.jtechapps.FloppyThreeD.android.AndroidInterface.java
com.jtechapps.FloppyThreeD.android.AndroidLauncher.java
com.jtechapps.FloppyThreeD.client.HtmlInterface.java
com.jtechapps.FloppyThreeD.client.HtmlLauncher.java
com.jtechapps.FloppyThreeD.desktop.DesktopAdapter.java
com.jtechapps.FloppyThreeD.desktop.DesktopInterface.java
com.jtechapps.FloppyThreeD.desktop.DesktopLauncher.java