Android Open Source - Map game project2






Project Summary

Map-based Android game - school project, unfinished.

Web Site / Source Repository

project2 is hosted in the following web site
https://github.com/aore/project2

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

ItemValue
Java File Count30
Supported screen sizes[mdpi, ldpi, xxhdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count15
Fragment Count1
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
team2.scdm.permission.MAPS_RECEIVE
Asset File Namesassets\hit.ogg




License

The license information of project2 is as follows:

MIT License

Resource Files

There are 12 image files in project2. The names of the image files are listed as follows.

GameOver.png
backward.png
clownone.png
debugblue.png
debuggreen.png
debugpurple.png
debugred.png
enemy.png
forward.png
monster.png
noticeenemy.png
player.png

The following screenshort is generated from the image listed above.

null




Java Source Files

team2.scdm.AboutActivity.java
team2.scdm.Armor.java
team2.scdm.Assets.java
team2.scdm.Audio.java
team2.scdm.BattleActivity.java
team2.scdm.Enemy.java
team2.scdm.Folk.java
team2.scdm.GameAudio.java
team2.scdm.GameMusic.java
team2.scdm.GameOverActivity.java
team2.scdm.GameSound.java
team2.scdm.GestureListener.java
team2.scdm.Intro1.java
team2.scdm.Intro2.java
team2.scdm.Intro3.java
team2.scdm.Intro4.java
team2.scdm.Intro5.java
team2.scdm.Intro6.java
team2.scdm.InventoryActivity.java
team2.scdm.Item.java
team2.scdm.LocationMapActivity.java
team2.scdm.Media.java
team2.scdm.MenuActivity.java
team2.scdm.NPC.java
team2.scdm.NameActivity.java
team2.scdm.Player.java
team2.scdm.SettingsActivity.java
team2.scdm.Sound.java
team2.scdm.TitleActivity.java
team2.scdm.Weapon.java