Testing Android app during a jam; horrible text-choice adventure "game"..
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.
The following table is the detailed list of dungeon-paths.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar gson-2.2.4-javadoc.jar gson-2.2.4-sources.jar gson-2.2.4.jar |
Raw File Names | res\raw\items.json res\raw\level1.json res\raw\level2.json res\raw\levels.json |
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.
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