EDIT: TicTacToe with win/lose counter and AI I use code blocks, not sure if its the best but its free..anyways, I tinkered with my code some more...
EDIT: TicTacToe with win/lose counter and AI The rest of the code..(to many characters..) [code] bool checkForGameEnd (string board) { //chec...
EDIT: TicTacToe with win/lose counter and AI I have a beginners tic tac toe program. So far I have my program allowing two players to play, each ...
t displays all the possible times on a digital 12-hour clock, starting at 1:00:00 and ending at 12:59:59.Hey so im trying to do some practice in c++, and this seemed like a good challenge. So far all i can...
How to determine winner in my Tic Tac Toe programI tried adding that and tweaking it but still nothings working.. this is what i did I added a funct...
This user does not accept Private Messages