Android side RealityRPG app. A project of a Augmented RPG game..
RealityRPGClient is hosted in the following web site
https://github.com/makmonty/RealityRPGClient
If you think the Android project RealityRPGClient 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 RealityRPGClient.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 4 image files in RealityRPGClient. The names of the image files are listed as follows.
androidmarker.png new_game.png player.png quit.png
The following screenshort is generated from the image listed above.
RealityRPGClient has the following Java source files.
realityrpg.client.main.MainActivity.java realityrpg.client.net.Connection.java realityrpg.common.entities.RPGGame.java realityrpg.common.entities.RPGItem.java realityrpg.common.entities.RPGItemsOverlay.java realityrpg.common.entities.RPGPlayer.java realityrpg.common.entities.RPGWeapon.java