A basic android app that plays tic tac toe with the user on several difficulty levels. Keeps track of stats/etc.
TicTacToeForAndroid is hosted in the following web site
https://github.com/williamlabanowski/TicTacToeForAndroid
If you think the Android project TicTacToeForAndroid 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 TicTacToeForAndroid.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in TicTacToeForAndroid. The names of the image files are listed as follows.
harder.png ic_action_search.png quit.png restart.png
The following screenshort is generated from the image listed above.
TicTacToeForAndroid has the following Java source files.
scottmd3.tictactoe.AndroidTicTacToe.java scottmd3.tictactoe.TicTacToeGame.java