Android Open Source - Game tictactoe tictactoe






Project Summary

Sample app using the multi-devices communication API.

Web Site / Source Repository

tictactoe is hosted in the following web site
https://github.com/LiveTouch/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 Count9
Target SDK Version17
Minimum SDK Version8
Activity Count3
Asset File Namesassets\Roboto-Regular.ttf




Resource Files

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

spinner_76_inner_holo_inverse.png
spinner_76_outer_holo_inverse.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tictactoe has the following Java source files.

com.jcdecaux.jcdroid.tictactoe.EBus.java
com.jcdecaux.jcdroid.tictactoe.FindPlayerActivity.java
com.jcdecaux.jcdroid.tictactoe.GameActivity.java
com.jcdecaux.jcdroid.tictactoe.InviteActivity.java
com.jcdecaux.jcdroid.tictactoe.PlayerListAdapter.java
com.jcdecaux.jcdroid.tictactoe.event.NewPlayer.java
com.jcdecaux.jcdroid.tictactoe.event.NewTurn.java
com.jcdecaux.jcdroid.tictactoe.font.RobotoTextView.java
com.jcdecaux.jcdroid.tictactoe.model.Game.java