Reaction multiplayer game for Android.
ReactionMultiplayer is hosted in the following web site
https://github.com/djogss/ReactionMultiplayer
If you think the Android project ReactionMultiplayer 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 ReactionMultiplayer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 9 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
ReactionMultiplayer has the following Java source files.
com.aity.game.myreactionmultiplayer.BuildConfig.java com.aity.game.myreactionmultiplayer.activity.FinishGame.java com.aity.game.myreactionmultiplayer.activity.Main.java com.aity.game.myreactionmultiplayer.activity.ReactionGame.java com.aity.game.myreactionmultiplayer.gamemode.GameMode.java com.aity.game.myreactionmultiplayer.gamemode.ImageMode.java com.aity.game.myreactionmultiplayer.gamemode.SimpleFragment.java com.aity.game.myreactionmultiplayer.gamemode.ViberMode.java com.aity.game.myreactionmultiplayer.model.ReactionTimes.java com.aity.game.myreactionmultiplayer.util.Processor.java