Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
does anybody know how to add a second player? [code]#include<iostream.h> using namespace std; /* This program controls a Tic Tac Toe game. It introduces the concept of arrays. A 1D array is just one row or one column. A 2D array is like an Excel Spreadsheet. a 3D array is …
The End.
coltonbyu