Tic-tac-toe game in Android platform that supports two modes of play. User could play with a friend or user could play against the green robot. The brain of green robot is an implementation of Alpha-Beta pruning a better variation of Min-Max algorithm..
android-tic-tac-toe is hosted in the following web site
https://github.com/fahadshaon/android-tic-tac-toe
If you think the Android project android-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 android-tic-tac-toe.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 4 |
Activity Count | 2 |
The license information of android-tic-tac-toe is as follows:
MIT License
There are 6 image files in android-tic-tac-toe. The names of the image files are listed as follows.
board.png player_empty.png player_o.png player_o_finished.png player_x.png player_x_finished.png
The following screenshort is generated from the image listed above.