Android Open Source - Game tictactoe tictactoe






Project Summary

A TicTacToe game with online playable option for android devices..

Web Site / Source Repository

tictactoe is hosted in the following web site
https://github.com/sdewan64/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.

Project Detail

The following table is the detailed list of tictactoe.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.READ_PHONE_STATE




License

The license information of tictactoe is as follows:

GNU General Public License

Resource Files

There are 7 image files in tictactoe. The names of the image files are listed as follows.

back.png
cross.png
exit.png
ico.png
playarea.png
reset.png
zero.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.ariondev.tictactoeonline.MenuActivity.java
com.ariondev.tictactoeonline.MultiPlayerGameMenu.java
com.ariondev.tictactoeonline.MultiplayerGameClient.java
com.ariondev.tictactoeonline.MultiplayerGameHost.java
com.ariondev.tictactoeonline.SinglePlayer.java