Android Open Source - Game tictactoe tictactoe-android






Project Summary

Simples tic tac toe for android.

Web Site / Source Repository

tictactoe-android is hosted in the following web site
https://github.com/cesarferreira/tictactoe-android

If you think the Android project tictactoe-android 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-android.

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count1

Java Source Files

tictactoe-android has the following Java source files.

com.tictactoe.main.TicTacToeActivity.java
com.tictactoe.model.TicTacToeModel.java
com.tictactoe.utils.Coordinates.java
com.tictactoe.utils.Util.java