Android Open Source - Game rpg AndroidGame






Project Summary

An Platformer RPG game for android.

Web Site / Source Repository

AndroidGame is hosted in the following web site
https://github.com/3lthrai/AndroidGame

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

ItemValue
Java File Count12
Target SDK Version16
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 47 image files in AndroidGame. The names of the image files are listed as follows.

accept.png
actionpressed.png
basefloor.png
block.png
bluebutton.png
credits.png
directionpressed.png
emptyshield.png
glowy1.png
healthpotion.png
healthpotionpressed.png
joystickring.png
jumpleft.png
jumpright.png
levelcorner.png
manapotion.png
manapotionpressed.png
optionpressed.png
pausebutton.png
pausebuttonpressed.png
pauseoverlay.png
platform.png
power.png
powerpressed.png
redbutton.png
resumebutton.png
resumebuttonpressed.png
shield1.png
shield2.png
shield3.png
soundoff.png
soundoffpressed.png
soundofftitle.png
soundon.png
soundonpressed.png
soundontitle.png
standleft.png
standright.png
statspanel.png
walk0left.png
walk0right.png
walk1left.png
walk1right.png
walk2left.png
walk2right.png
walk3left.png
walk3right.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidGame has the following Java source files.

com.games.platformerrpg.GameActivity.java
com.games.platformerrpg.GameView.java
game_objects.GameObject.java
game_objects.Platform.java
levels.Level.java
player.Player.java
saves.SaveHandler.java
screens.Dot.java
screens.GameScreen.java
screens.HUD.java
screens.ScreenElement.java
screens.TitleScreen.java