Android application intended to be a composite of Diablo and Pokemon mechanics, including unique level generation, leveling system and ladder, gear upgrades, and PvP/PvM components..
Wrath-Android-App-RPG is hosted in the following web site
https://github.com/jlajoie/Wrath-Android-App-RPG
If you think the Android project Wrath-Android-App-RPG 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 Wrath-Android-App-RPG.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Wrath-Android-App-RPG has the following Java source files.
com.wrath.WrathActivity.java wrath.models.characters.Equipment.java wrath.models.characters.Inventory.java wrath.models.characters.Player.java wrath.models.characters.Statistics.java wrath.models.characters.WeaponSet.java wrath.models.items.Armor.java wrath.models.items.Item.java wrath.models.items.Shield.java wrath.models.items.Weapon.java wrath.models.levels.FloorObject.java wrath.models.levels.Level.java wrath.models.levels.LevelBuilder.java wrath.models.levels.Room.java wrath.views.StartScreen.java