Multiplayer TicTacToe game for android devices.
TicTacToe is hosted in the following web site
https://github.com/Kresshy/TicTacToe
If you think the Android project TicTacToe 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 TicTacToe.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Raw File Names | res\raw\click.mp3 |
There are 5 image files in TicTacToe. The names of the image files are listed as follows.
field_blank.png field_o.png field_x.png off.png on.png
The following screenshort is generated from the image listed above.
TicTacToe has the following Java source files.
hu.medtech.tictactoe.ConnectionService.java hu.medtech.tictactoe.DeviceConnect.java hu.medtech.tictactoe.GameActivity.java hu.medtech.tictactoe.GameOverDialog.java hu.medtech.tictactoe.GlobalVariables.java hu.medtech.tictactoe.HighScoreActivity.java hu.medtech.tictactoe.ImageAdapter.java hu.medtech.tictactoe.MainActivity.java hu.medtech.tictactoe.MessageContainer.java hu.medtech.tictactoe.OptionsActivity.java hu.medtech.tictactoe.PreferencesActivity.java hu.medtech.tictactoe.Score.java hu.medtech.tictactoe.ScoreAdapter.java hu.medtech.tictactoe.datastorage.DatabaseConstants.java hu.medtech.tictactoe.datastorage.DatabaseHelper.java hu.medtech.tictactoe.datastorage.ScoreDbLoader.java