Android Application: Board game similar to tic-tac-toe with more advanced rules. Still in progress.
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.
The following table is the detailed list of Tapatan.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
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.
Tapatan has the following Java source files.
tapatan.a.DisplayGame.java tapatan.a.DisplayInstructions.java tapatan.a.MainActivity.java tapatan.a.tapatanBoard.java