An android game.
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.
The following table is the detailed list of tictactoe.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
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