Can we make a tic tak game in c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can we make a tic tak game in c++

4th Sep 2018, 4:52 PM
Harshit Bhatt
Harshit Bhatt - avatar
4 Answers
+ 6
I fixed a Java one here. A C++ can do anything Java can do.
4th Sep 2018, 4:59 PM
John Wells
John Wells - avatar
+ 4
Harshit Bhatt not better. They both provide similar capabilities.
4th Sep 2018, 5:10 PM
John Wells
John Wells - avatar
0
you mean that c++ is better than Java in this perspective
4th Sep 2018, 5:06 PM
Harshit Bhatt
Harshit Bhatt - avatar
- 1
Yes there are a few examples on Stackoverflow that shows the layout on how to make one.
4th Sep 2018, 5:08 PM
Anthony Perez