Android Open Source - Game tictactoe TripleT






Project Summary

A simple tictactoe game, built for teaching Android concepts.

Web Site / Source Repository

TripleT is hosted in the following web site
https://github.com/sleepygarden/TripleT

If you think the Android project TripleT 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 TripleT.

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 4 image files in TripleT. The names of the image files are listed as follows.

green_o.png
ic_action_search.png
red_x.png
tictactoe_board.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TripleT has the following Java source files.

com.sleepygarden.tript.MainActivity.java
com.sleepygarden.tript.TripTButton.java