TicTacToe game for android devices.
TicTacToe is hosted in the following web site
https://github.com/tarek-salah-91/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 | 8 |
Minimum SDK Version | 10 |
Activity Count | 2 |
TicTacToe has the following Java source files.
org.example.TicTacToe.Cell.java org.example.TicTacToe.Empty.java org.example.TicTacToe.Game.java org.example.TicTacToe.Help.java org.example.TicTacToe.O_Mark.java org.example.TicTacToe.StartUp.java org.example.TicTacToe.TicTacToe.java org.example.TicTacToe.X_Mark.java