User profile: fizanimtiaz93
User info |
User name: | fizanimtiaz93 |
Email: | sent2pissu0ff@aim.com |
Name: | Fizan Imtiaz |
Location: | United States |
Website: | http://none |
Bio: | new to programming and having trouble, but hopefully that'll change. it fuckin better. |
History |
Joined: | |
Number of posts: | 84 |
Latest posts: |
Player not changing: Player vs CPU tic tac toe Okay, thanks a lot for the help! I fixed all the problems and the program seems to be running really...
Player not changing: Player vs CPU tic tac toe [code]#include <iostream>
#include <cstdlib>
using namespace std;
char box[10] = {'v','1','2','3','...
Player not changing: Player vs CPU tic tac toe The program compiles but it bugs out after around 5 moves, I can't seem to figure out what the probl...
Player not changing: Player vs CPU tic tac toe @Softrix Sorry that was a dumb mistake, it compiles fine now but there's just some bugs I need to fi...
Player not changing: Player vs CPU tic tac toe I fixed CPUmove so that it returns the correct thing, and the same problem is coming up again where ...
|