Android Open Source - Game platform things-fall-down






Project Summary

Things Fall Down is a platform puzzle Android game..

Web Site / Source Repository

things-fall-down is hosted in the following web site
https://github.com/msakauye/things-fall-down

If you think the Android project things-fall-down 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 things-fall-down.

ItemValue
Java File Count8
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\font\Rolling_No_One.ttf
assets\gfx\menu\background.png
assets\gfx\menu\level_editor_button.png
assets\gfx\menu\play_button.png
assets\gfx\menu\settings_button.png




License

The license information of things-fall-down is as follows:

MIT License

Java Source Files

com.github.thingsfalldown.ThingsFallDownActivity.java
com.github.thingsfalldown.manager.ResourceManager.java
com.github.thingsfalldown.manager.SceneManager.java
com.github.thingsfalldown.scene.GameScene.java
com.github.thingsfalldown.scene.LoadingScene.java
com.github.thingsfalldown.scene.LogoScene.java
com.github.thingsfalldown.scene.MainMenuScene.java
com.github.thingsfalldown.template.TemplateScene.java