User profile: gspere

User info
User name:gspere
History
Joined:
Number of posts:8
Latest posts:

Tic Tac Toe Using 2D arrays
Thanks! I'm still struggling to check if a move if valid. Any tips?

Tic Tac Toe Using 2D arrays
Hey guys, we're supposed to create a tic tac toe program using a 2D array. I have this so far but ca...

Change elements in an array
So I figured out the first two functions but am still not sure hoe to deal with the last two bool fu...

Change elements in an array
I was thinking of using a for loop to search through the array and then using an if statement to see...

Change elements in an array
Hey guys, for class we're supposed to create a program to manipulate the elements of the array. I ha...