A multiplayer action strategy game aimed at mobile platforms..
unabomber is hosted in the following web site
https://github.com/lyudmil/unabomber
If you think the Android project unabomber 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 unabomber.
Item | Value |
---|---|
Java File Count | 42 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 5 |
Test Case Count | 5 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in unabomber. The names of the image files are listed as follows.
androidmarker.png bomb.png matchresult.png
The following screenshort is generated from the image listed above.
unabomber has the following Java source files.
engine.GameEngine.java engine.GameEngineTest.java engine.PlayerData.java engine.PlayerLocation.java engine.PlayerMessage.java http.ArrestedPlayerParameters.java http.AuthenticateUserParameters.java http.AuthenticateUserParametersTest.java http.ParamUtils.java http.ParameterList.java http.PlaceBombParameters.java http.PlaceBombParametersTest.java http.PostLocationParameters.java http.PostLocationParametersTest.java http.PostMessageParameters.java http.UnabomberHttpClient.java json.IOUtil.java json.JSONUtil.java json.JSONUtilTest.java ui.UnabomberMap.java ui.dialogs.DialogBuilder.java ui.dialogs.Dialogs.java ui.dialogs.GameEndedMessageDialogBuilder.java ui.dialogs.PlaceBombDialogBuilder.java ui.dialogs.SendMessageDialogBuilder.java ui.overlays.BombsOverlay.java ui.overlays.OtherPlayersOverlay.java ui.overlays.PlayerLocationOverlay.java ui.overlays.UnabomberItemsOverlay.java ui.views.CreditsView.java ui.views.HelpView.java ui.views.InfoView.java ui.views.MessagesView.java update.DisplayMessageNotification.java update.UpdateMap.java update.WorldUpdateService.java