A simple android game.
TicTacToe is hosted in the following web site
https://github.com/mwitte/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 | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
TicTacToe has the following Java source files.
net.matthias_witte.tictactoe.AI.java net.matthias_witte.tictactoe.GameOverActivity.java net.matthias_witte.tictactoe.MainActivity.java net.matthias_witte.tictactoe.TicTacToe.java