A basic tictactoe game for android 4.0+.
Tictactoe-prithwi is hosted in the following web site
https://github.com/prithwi90/Tictactoe-prithwi
If you think the Android project Tictactoe-prithwi 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-prithwi.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
There are 1 image files in Tictactoe-prithwi. The names of the image files are listed as follows.
img1.png
The following screenshort is generated from the image listed above.
Tictactoe-prithwi has the following Java source files.
com.threemuskets.prithwi.tics.Main_menu.java com.threemuskets.prithwi.tics.Main_pvc.java com.threemuskets.prithwi.tics.Main_pvp.java com.threemuskets.prithwi.tics.Others.Board_pvc.java com.threemuskets.prithwi.tics.Others.Board_pvp.java com.threemuskets.prithwi.tics.Others.Checker_pvc.java com.threemuskets.prithwi.tics.Others.Checker_pvp.java