A Tic Tac Toe Program v1.1
Submitted By:
kj_kho
Rating:





(
Rate It)
This is a Tic Tac Toe Program written in C++. It's impossible
to win this game unless you'll change the code.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
9117
Comments (5)
Good code




Posted on Friday, September 24, 2004
Good code. I cannot beat the computer.
Hmm.. I haven't seen worse.
Posted by: CoderPrince on Friday, November 19, 2004
God awful code... It is just a bunch of if statements.. theres nothing to this app.. its more like a script than anything intelligent. I purposely tried to let it win, and it chose the wrong square .. it only had like 3 to choose from.. 1 in 3 of getting it right, and it goofed. Sad program...
terrible
Posted on Thursday, July 21, 2005
no algorithm, this is no programming. I read only the 'computer' function and that was enough. I spent about 14 seconds with it but I saw immediatly that there are "pre-written" situations for the comp. I was awaiting some kind of algorithm like minimax or it's variations.
comment




Posted by: danil safin on Sunday, July 24, 2005
A very "brute force" way to program, although it does work here. I was surprised cause i did a SAME programm in VB but then had to invent new algorythms for a 25x25 tic tac game where a row of 5 is winning.
Comment
Posted by: gayathri on Tuesday, September 18, 2007
horrible program
It is giving 9 errors with VC++
Add Your Rating