An RPG-style game for the Android platform, developed for CSCI 485 by Andrew Smythe and Matthew Brown..
android_project is hosted in the following web site
https://github.com/andrew-smythe/android_project
If you think the Android project android_project 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 android_project.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\battle.mp3 res\raw\lostwoods.mp3 |
There are 1 image files in android_project. The names of the image files are listed as follows.
desert_tiled.png
The following screenshort is generated from the image listed above.
android_project has the following Java source files.
com.example.surfacetest.Ability.java com.example.surfacetest.Abl_Store.java com.example.surfacetest.Action.java com.example.surfacetest.Animation.java com.example.surfacetest.BGMusicService.java com.example.surfacetest.BattleArt.java com.example.surfacetest.CombatActivity.java com.example.surfacetest.CombatSurface.java com.example.surfacetest.DBHandler.java com.example.surfacetest.EnemyActor.java com.example.surfacetest.Engine.java com.example.surfacetest.GameActor.java com.example.surfacetest.Interface.java com.example.surfacetest.MainActivity.java com.example.surfacetest.Message.java com.example.surfacetest.MoveQueue.java com.example.surfacetest.Pathfinder.java com.example.surfacetest.PlayerActor.java com.example.surfacetest.PlayerSprite.java com.example.surfacetest.SpriteSheet.java com.example.surfacetest.StatusEffect.java com.example.surfacetest.Tactics.java com.example.surfacetest.TestSurface.java com.example.surfacetest.Tile.java com.example.surfacetest.Treasure.java com.example.surfacetest.WorldMap.java