Android Open Source - Game tictactoe TicTacToe






Project Summary

TicTacToe game for android devices.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TicTacToe.

ItemValue
Java File Count8
Minimum SDK Version10
Activity Count2

Java Source Files

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