Google Answers Logo
View Question
 
Q: Tic Tac Toe code with c++ ( No Answer,   0 Comments )
Question  
Subject: Tic Tac Toe code with c++
Category: Computers > Programming
Asked by: atishpanje-ga
List Price: $15.00
Posted: 27 Apr 2005 07:32 PDT
Expires: 27 Apr 2005 19:06 PDT
Question ID: 514894
i need interactive program that plays tic-tac-toe. Represent the board
as a 3 X 3 character array. Initialize the array to contain blanks and
ask each player in turn to input a position. The first player's
position is marked X and the second player with an O. Continue to
process until there is a winner or there is a draw.

Each player's position should be inputted as indexes into the
tic-tac-toe board, that is, a row number a space and a column number
(e.g., 1 3).
After each move you print the game board showing each player's move ,
Keep a count of the number of games each player has won and the number
of draws. If a player wishes to quit then print the statistics .

Request for Question Clarification by studboy-ga on 27 Apr 2005 13:47 PDT
Hi,

Have you try searching google?  "tic tac toe C++"

Thanks
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy