Impossible-To-Win Tic Tac ToeCan you please tell me what you entered? Which numbers? :)
Impossible-To-Win Tic Tac ToeOk, I will try to re-write it, but we haven't really got into object-oriented programming on my coll...
Impossible-To-Win Tic Tac Toe[code] bool tricks(char field[][3]){ if(!isTaken(field, 5)){ field[1][1] = 'O'; ...
Impossible-To-Win Tic Tac ToeHi, I am a beginner in c++ (been studying it for 2 and a half months) and I wrote this tic tac toe ...
This user does not accept Private Messages