Android Open Source - Game player assassins






Project Summary

A live-action "killer" game. Players try to eliminate each other from the game using mock weapons in an effort to become the last surviving player..

Web Site / Source Repository

assassins is hosted in the following web site
https://github.com/thesaadismail/assassins

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
gcm.jar
ndeftools.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.NFC
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.hkw.assassins.permission.C2D_MESSAGE




Resource Files

There are 4 image files in assassins. The names of the image files are listed as follows.

action_about.png
ic_action_search.png
social_cc_bcc.png
targetmarker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

assassins has the following Java source files.

com.hkw.assassins.EditNameDialog.java
com.hkw.assassins.GCMIntentService.java
com.hkw.assassins.GCMMessageReceiver.java
com.hkw.assassins.KillDialog.java
com.hkw.assassins.MainActivity.java
com.hkw.assassins.MapItemizedOverlay.java
com.hkw.assassins.PlayersListDialog.java
com.hkw.assassins.StartGameDialog.java
com.hkw.assassins.TargetInfoDialog.java
com.hkw.assassins.asyctasks.GetUserFromServer.java
com.hkw.assassins.asyctasks.KillUserOnServer.java
com.hkw.assassins.asyctasks.RegisterUserOnServer.java
com.hkw.assassins.asyctasks.StartGame.java