User: Any1with25c

  • Public profile

User profile: Any1with25c

User info
User name:Any1with25c
History
Joined:
Number of posts:6
Latest posts:

The game won't run
Below is my code for Tic Tac Toe, but I can't seem to be able to start the game. Using a vector to s...

Trouble with some functions in Tic-Tac-Toe
I've noticed another issue when I compiled it. The board is displayed with its positions. I type in ...

Trouble with some functions in Tic-Tac-Toe
#include <iostream> #include <vector> using namespace std; const bool CLEAR_SCREEN = true; /...

Tic-Tac-Toe?
How would one create a tic-tac-toe game with these instructions? Along with making sure that the po...

Text adventure
Furthermore, I can't seem to get the game to repeat once I enter a door or enter a character other t...

This user does not accept Private Messages