TicTacToe_error[b]That's the second part:[/b] [code] bool PC_algo_win_it(int array[4][4], bool used){ srand(tim...
TicTacToe_errorI made TIC TAC TOE in C. Maybe this helps you. Some parts are in German, I hope that's no problem. I...
how to use another class member variable.You can not access to "private", but it is possible with "protected"! Maybe this can help you. [co...
BattleshipHy guys. I made a simple Battleship game. I am actually okay with its functionality but maybe you...
This user does not accept Private Messages