Tic Tac Toe Game
Author |
Message |
compstudent
|
Posted: Thu Feb 10, 2011 8:15 pm Post subject: Tic Tac Toe Game |
|
|
Here is a simple Tic Tac Toe game, with an AI, which if you play against it thinking that it is going to make the best move possible can be difficult to beat.
Description: |
|
Download |
Filename: |
TICTACTOEMS.t |
Filesize: |
16.31 KB |
Downloaded: |
477 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
A.J
|
Posted: Fri Feb 11, 2011 12:52 am Post subject: RE:Tic Tac Toe Game |
|
|
There a couple of bugs in the program. For instance, if I click on a previously filled square, the program assumes that I am going there again. Also, after having lost a game, it says that I won.
Pretty good otherwise, I suppose.
|
|
|
|
|
|
compstudent
|
Posted: Fri Feb 11, 2011 7:56 am Post subject: Re: Tic Tac Toe Game |
|
|
Thank you for finding those - Will fix that.
|
|
|
|
|
|
|
|