SDL Game Programming Organization!I have the hardest time trying to separate code into classes. If I could separate it out I think I ...
Checking diagonals in an arrayI need to find all diagonals rows, and columns, in a multi dimensional dynamic array that share a co...
Tic Tac toeAHA! Thanks. Pointers are confusing but I didn't need it! //THIS WORKS! if (count == (numPlaye...
Tic Tac toeI'm building a tic tac toe program with multiple players. Each player has a symbol char as a place ...
This user does not accept Private Messages