I managed to do it (although I don't got the code anymore, but I'll make it again if someone really needs it =P).
Well, I suppose I don't have to tell you want you're going to have to put into this program.
As kinda everyone knows what tic-tac-toe is. (If you don't then I'll explain it to you, don't worry!).
You might want to use the - system("CLS") - command, which clears the screen, but it's not required.
The things you can have to make it a LOT more fun, and given how hard they are:
Easy:
- Being able to enter a player name, instead of just player1 vs player2, let the players enter their own names (This might be hard if you don't know about strings, if you don't .. Please look it up in antiRTFM's tutorials. I promise that strings are not that hard!).
Hard:
- Getting some AI! (Try to look at random numbers here, this is a tough one!).
Got any more things that can make it more fun? Post them here and I'll add them (At least, if their not pointless
By Ruud
