do-while loop for data validation problem[code] do { if (input) { check = true; } else { cout << "...
Tic Tac Toe using 2d ArraySo, I tried making it like this the first time if(nextMove == 1 && board[0][0] == '1') and tha...
Tic Tac Toe using 2d ArrayI have rewritten my tic tac toe console game using a 2d array. I'm having trouble making it work tho...
Looking for a mentor!Hey! Thanks for all the replys! Sorry I wasn't able to respond sooner. [quote]Self-education is, ...
Looking for a mentor!Still looking.