Android Open Source - Game tictactoe tictactoe






Project Summary

An android game.

Web Site / Source Repository

tictactoe is hosted in the following web site
https://github.com/gyecli/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
Target SDK Version17
Minimum SDK Version14
Activity Count7
jar files usedandroid-support-v4.jar




Java Source Files

tictactoe has the following Java source files.

com.example.tictactoe.BoardView.java
com.example.tictactoe.GameActivity.java
com.example.tictactoe.MainActivity.java
com.example.tictactoe.Model.java
com.example.tictactoe.PlayerView.java
com.example.tictactoe.SetupView1.java
com.example.tictactoe.SetupView2.java
com.example.tictactoe.ToolBarView.java