Android Open Source - Game adventure dungeon-paths






Project Summary

Testing Android app during a jam; horrible text-choice adventure "game"..

Web Site / Source Repository

dungeon-paths is hosted in the following web site
https://github.com/MartinFournier/dungeon-paths

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

ItemValue
Java File Count12
Target SDK Version16
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
gson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar
Raw File Namesres\raw\items.json
res\raw\level1.json
res\raw\level2.json
res\raw\levels.json




Resource Files

There are 1 image files in dungeon-paths. The names of the image files are listed as follows.

device_access_storage.png

The following screenshort is generated from the image listed above.

null

Java Source Files

dungeon-paths has the following Java source files.

com.dungeonpaths.Action.java
com.dungeonpaths.BasicLevel.java
com.dungeonpaths.DungeonActivity.java
com.dungeonpaths.Event.java
com.dungeonpaths.Global.java
com.dungeonpaths.Hero.java
com.dungeonpaths.Item.java
com.dungeonpaths.ItemReward.java
com.dungeonpaths.LaunchActivity.java
com.dungeonpaths.Level.java
com.dungeonpaths.Utils.java
com.dungeonpaths.WinningActivity.java