Small tic tac toe android game for demo to ThoughtWorks..
TicTacToe is hosted in the following web site
https://github.com/rDroid/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 | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 7 image files in TicTacToe. The names of the image files are listed as follows.
cvbvc.png emptycell.png o.png playero.png playerx.png refresh.png x.png
The following screenshort is generated from the image listed above.
TicTacToe has the following Java source files.
com.rn.tictactoedemo.FlipAnimation.java com.rn.tictactoedemo.MainActivity.java