+ 1
Tic tac toe game in c++
From where can I get the information about logic of tic tac toe game written in C++, the app said this question was not found so I am asking this question again
13 odpowiedzi
+ 5
1. Google "tic tac toe rules"
2. Read the rules
3. Break it down to a tediously pedantic step-by-step set of instructions
4. Translate pseudocode to C++
5. Run code, fix bugs
6. Repeat 5 until it works
PS This forum is mostly for help with step 5, so come back when you get there
+ 3
Paul I don't know you deleted it or not but yesterday I already give you the answer and you can do search on google or youtube you can get an idea how to make tic-tac-toe game
+ 2
I don't get it, how is this possible it means your message will automatically delete? Because I check in your profile and that question is not there
+ 2
Paul
if you are planning to run it in Sololearn, you might be terribly dissapointed, since you can't have real interactivity here.
It is possible to write a very basic console tic-tac-toe in c++ without external libs. But you have to have access to a pc or laptop and a working c++ compiler or ide setup.
http://www.cppforschool.com/project/tic-tac-toe-project.html
+ 1
Paul Yesterday you asked the same question and now you have deleted that question too.
+ 1
i literally made this game with opengl on c++, can share a link to the source code if you're interested
0
I havent deleted. I got a notification about your answer message but it said message not found
0
Sakshi I asked question but didnt deleted it
0
Sakshi ok thanks
0
Orin Cook ok thanks
0
Patrick ok thank you
0
Mirielle thank you
0
Bob_Li ok thank you