Android Open Source - Game tictactoe TicTacToeApp






Project Summary

This is a simple Tic Tac Toe Android Application. It is single player (user is X's) that keeps a tally of wins and ties..

Web Site / Source Repository

TicTacToeApp is hosted in the following web site
https://github.com/yhaile/TicTacToeApp

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

ItemValue
Java File Count3
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count1




Java Source Files

TicTacToeApp has the following Java source files.

com.yonashaile.tictactoeapp.MainActivity.java
com.yonashaile.tictactoeapp.OPointClass.java
com.yonashaile.tictactoeapp.XPointClass.java