Android Open Source - Game rpg Dehset-ul-Vahset






Project Summary

Online Android RPG, Deh?et-?l Vah?et (alpha).

Web Site / Source Repository

Dehset-ul-Vahset is hosted in the following web site
https://github.com/mavci/Dehset-ul-Vahset

If you think the Android project Dehset-ul-Vahset 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 Dehset-ul-Vahset.

ItemValue
Java File Count25
Supported screen sizes[nodpi]
Minimum SDK Version7
Activity Count2
jar files usedjson-rpc-1.0.jar
mysql-connector-java-5.1.18-bin.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_PHONE_STATE




Resource Files

There are 6 image files in Dehset-ul-Vahset. The names of the image files are listed as follows.

chars1.gif
chars2.gif
chars3.gif
effects.gif
mainback.png
target.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Dehset-ul-Vahset has the following Java source files.

com.avci.dehsetulvahset.Game.java
com.avci.dehsetulvahset.NPC.java
com.avci.dehsetulvahset.ServerGameTCPListener.java
com.avci.dehsetulvahset.TCPSocket.java
com.avci.dehsetulvahset.UDPSocket.java
com.avci.dehsetulvahset.User.java
com.avci.dehsetulvahset.main.java
com.avci.dvserver.DVServer.java
com.avci.dvserver.User.java
com.avci.dvserver.connection.MySQLConnection.java
com.avci.dvserver.connection.TCPServer.java
com.avci.dvserver.connection.UDPServer.java
com.avci.dvserver.listener.TCPListener.java
com.avci.dvserver.listener.UDPListener.java
com.avci.dvserver.npc.Hole.java
com.avci.dvserver.npc.Hostage.java
com.avci.dvserver.npc.NPC.java
com.avci.dvserver.npc.monster.AggressiveRat.java
com.avci.dvserver.npc.monster.BullMan.java
com.avci.dvserver.npc.monster.Guard.java
com.avci.dvserver.npc.monster.IceMage.java
com.avci.dvserver.npc.monster.Monster.java
com.avci.dvserver.npc.monster.Rat.java
com.avci.dvserver.npc.monster.SpeedyRat.java
com.avci.dvserver.npc.monster.Zombie.java