Android Open Source - Game tictactoe TicTacToe2P_Android






Project Summary

TicTacToe game written using AndEngine.

Web Site / Source Repository

TicTacToe2P_Android is hosted in the following web site
https://github.com/acsudeep/TicTacToe2P_Android

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

ItemValue
Java File Count4
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Asset File Namesassets\gfx\about.png
assets\gfx\blankIcon.png
assets\gfx\logo.png
assets\gfx\oIcon.png
assets\gfx\play.png
assets\gfx\touchedIcon.png
assets\gfx\xIcon.png




License

The license information of TicTacToe2P_Android is as follows:

GNU General Public License

Java Source Files

com.acharya.tictactoe.AboutActivity.java
com.acharya.tictactoe.TicTacToeActivity.java
com.acharya.tictactoe.TicTacToeModel.java
com.acharya.tictactoe.WelcomeScreen.java