Android Open Source - Game tictactoe Tapatan






Project Summary

Android Application: Board game similar to tic-tac-toe with more advanced rules. Still in progress.

Web Site / Source Repository

Tapatan is hosted in the following web site
https://github.com/dlin15/Tapatan

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

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 7 image files in Tapatan. The names of the image files are listed as follows.

background.png
blank_piece.png
selected_blank.png
selected_p1.png
selected_p2.png
unselect_p1.png
unselect_p2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Tapatan has the following Java source files.

tapatan.a.DisplayGame.java
tapatan.a.DisplayInstructions.java
tapatan.a.MainActivity.java
tapatan.a.tapatanBoard.java