Android Open Source - Game tictactoe Tictactoe-prithwi






Project Summary

A basic tictactoe game for android 4.0+.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Tictactoe-prithwi.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count3




Resource Files

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.

null

Java Source Files

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