Simple 2-player Tic Tac Toe game for android.
Embedded-lab4-Tic-Tac-Toe is hosted in the following web site
https://github.com/AhmedGad/Embedded-lab4-Tic-Tac-Toe
If you think the Android project Embedded-lab4-Tic-Tac-Toe 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 Embedded-lab4-Tic-Tac-Toe.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Embedded-lab4-Tic-Tac-Toe has the following Java source files.
com.example.lab4.Game.java com.example.lab4.GameView.java com.example.lab4.MainActivity.java