| Author |
Message |
FHteam
Admin
|
# Posted: 4 Dec 2005 15:46
Reply
A(X)I(O) by Tritonio Games → Board → TicTacToe
A(X)I(O) is a computer version of the very popular game Tic-Tac-Toe, it's name comes from the combination of the words "AI" and "XO"....
|
bukster
Member
|
# Posted: 19 Aug 2006 22:27
Reply
This one is unable to beat my new tic-tac-toe game, however I can't beat it either. They just fight to a draw everytime.
I'll give this one four out of five vote. The tiny download size and the excellent AI work in its favour. Against it is the lack of features and clunky graphics.
There is a good explanation of how the AI works in the readme file. It sounds like he's pulled off something I tried in one of my AI experiments. An analyser that looks at every possible way to play the game and comes up with a best move. I tried to progam something like this, but the results were unsatisfactory. The problem I found was that it doesn't matter how many possible moves you look at. There is only one correct move.
I will update the listing here for my old tic-tac-toe as soon as I'm sure there are no bugs.
|
Tritonio
|
# Posted: 31 Aug 2006 04:23
Reply
thanx bukster! ;-)
|