User profile: tripydevin

User info
User name:tripydevin
History
Joined:
Number of posts:6
Latest posts:

do-while loop for data validation problem
[code] do { if (input) { check = true; } else { cout << "...

Tic Tac Toe using 2d Array
So, I tried making it like this the first time if(nextMove == 1 && board[0][0] == '1') and tha...

Tic Tac Toe using 2d Array
I 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.