About GameXO (tic tac toe)
There is the game TicTacToe with options:
- field size is any (limited by device screen size only)
- number of signs in winner line is any (limited field size only)
The best (most interesting) mode: fieldSize = 10x10 & winnerLine = 5 signs
The game has mode:
- Human vs Human
- Human vs Bot
The Bot has brain mode:
- BrutForce - just weight destructor - by Andrew2212 (me)
- MiniMax - see Wikipedia - by AndrewYa (...) & GlaZier (Khokhlushin Mikhail)
- Gardner* - see books of Mr. Gardner - by kolega69 (Konyachenko Oleg)
*Gardner - self-learning bot with saving training results in a file
(the more plays - the better plays; on the field 3x3 he's trained quickly on a large field - it's long)
There is only authors (Hexlet-Java-101 team AI) own code.
GUI & architecture by Andrew2212 (me)
Download and install
GameXO (tic tac toe) version 2.0 on your
Android device!
Downloaded 100+ times, content rating: Not rated
Android package:
com.hqup.gamexo, download GameXO (tic tac toe).apk
by Y####:
For future releases