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..
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.
The following table is the detailed list of assassins.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar gcm.jar ndeftools.jar |
Required Permissions | android.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 |
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.
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