User profile: jordan698

User info
User name:jordan698
Name:Jordan McCallister
Location:West Virginia
History
Joined:
Number of posts:5
Latest posts:

Tic Tac Toe project
The simple AI is supposed to pick a empty spot and enter an "o" into it, then it's supposed to go ba...

Tic Tac Toe project
One last question (I think) I fixed what you said, and the game works for 2 player, but it does not ...

Tic Tac Toe project
Okay, so I fixed all the braces, and I also made it so there were no errors, yet when I compile it j...

Tic Tac Toe project
Well in Visual Studio, It says that the [code] else if (playerAnswer == 'q') { cout << "Goodbye."...

Tic Tac Toe project
Me and my partner have to create a Tic Tac Toe game for our project. I was wondering if anyone could...