Simple TicTacToe game in Android using bluetooth for two player game on different mobiles.
tictactoe-android is hosted in the following web site
https://github.com/kppf/tictactoe-android
If you think the Android project tictactoe-android 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-android.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH |
There are 5 image files in tictactoe-android. The names of the image files are listed as follows.
background.png cross.png mainboard.png mainboard_old.png round.png
The following screenshort is generated from the image listed above.
tictactoe-android has the following Java source files.
com.tictactoe.ForeignHome.java com.tictactoe.ForeignHomeCanvas.java com.tictactoe.GameIndex.java com.tictactoe.LocalHome.java com.tictactoe.LocalHomeCanvas.java com.tictactoe.NewGame.java