Android Open Source - Game rpg Wrath-Android-App-RPG






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Wrath-Android-App-RPG.

ItemValue
Java File Count15
Minimum SDK Version7
Activity Count1




Java Source Files

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