Extends an Android sample app for Tic Tac Toe.
tic-tac-toe-sample is hosted in the following web site
https://github.com/datalogics-alexk/tic-tac-toe-sample
If you think the Android project tic-tac-toe-sample 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 tic-tac-toe-sample.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 5 |
There are 3 image files in tic-tac-toe-sample. The names of the image files are listed as follows.
lib_bg.9.png lib_circle.png lib_cross.png
The following screenshort is generated from the image listed above.
tic-tac-toe-sample has the following Java source files.
com.example.android.tictactoe.MainActivity.java com.example.android.tictactoe.library.GameActivity.java com.example.android.tictactoe.library.GameView.java com.example.android.tictactoered.RedActivity.java