A multiplayer Bluetooth game where each player collects as many fruits as possible and blocks his friend into the frozen world. [Android] [Bluetooth].
FightingFruits is hosted in the following web site
https://github.com/amr-atef-afifi/FightingFruits
If you think the Android project FightingFruits 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 FightingFruits.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.VIBRATE |
Asset File Names | assets\clock_ticks.mp3 assets\explosion.mp3 assets\ice_cracking.mp3 assets\loser.mp3 assets\midnight-ride.mp3 assets\right_fruit.mp3 assets\winner.mp3 assets\wrong_fruit.mp3 |
There are 17 image files in FightingFruits. The names of the image files are listed as follows.
explosion.png game_alarm.png game_banana.png game_basket.png game_bomb.png game_coconut.png game_green_apple.png game_ice.png game_player_score_1.png game_player_score_2.png game_red_apple.png game_yellow_apple.png lost.png main_menu_exit.png main_menu_join_game.png main_menu_new_game.png won.png
The following screenshort is generated from the image listed above.
FightingFruits has the following Java source files.
com.mandaGames.fightingfruits.BluetoothConnection .java com.mandaGames.fightingfruits.ConnectThread.java com.mandaGames.fightingfruits.ConnectionSocket .java com.mandaGames.fightingfruits.Fruit.java com.mandaGames.fightingfruits.GamePlay .java com.mandaGames.fightingfruits.GamePlayActivity.java com.mandaGames.fightingfruits.GamePlayView.java com.mandaGames.fightingfruits.JoinGame.java com.mandaGames.fightingfruits.LaunchScreen.java com.mandaGames.fightingfruits.NewGame.java