Android Tic Tac Toe application with a time element..
TicTacToc is hosted in the following web site
https://github.com/zzehring/TicTacToc
If you think the Android project TicTacToc 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 TicTacToc.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in TicTacToc. The names of the image files are listed as follows.
green.png
The following screenshort is generated from the image listed above.
TicTacToc has the following Java source files.
edu.miami.c09472237.tictactoc.Game.java edu.miami.c09472237.tictactoc.MainActivity.java edu.miami.c09472237.tictactoc.ScoreActivity.java