Android Open Source - Framework game RpgExampleAndroid






Project Summary

Rpg game example 2D for Android without using any framework.

Web Site / Source Repository

RpgExampleAndroid is hosted in the following web site
https://github.com/josekron/RpgExampleAndroid

If you think the Android project RpgExampleAndroid 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 RpgExampleAndroid.

ItemValue
Java File Count14
Target SDK Version17
Minimum SDK Version9
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 6 image files in RpgExampleAndroid. The names of the image files are listed as follows.

asteroide1.png
asteroide2.png
asteroide3.png
elaine.png
nave.png
nave_fuego.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RpgExampleAndroid has the following Java source files.

com.example.rpgexample.CoordGround.java
com.example.rpgexample.EditorMundo.java
com.example.rpgexample.Ground.java
com.example.rpgexample.MainActivity.java
com.example.rpgexample.Mundo.java
com.example.rpgexample.Player.java
com.example.rpgexample.PlayerEditor.java
com.example.rpgexample.Preferencias.java
com.example.rpgexample.TileGround.java
com.example.rpgexample.TileGroundEditor.java
com.example.rpgexample.VistaEditor.java
com.example.rpgexample.VistaJuego.java