I want to know what after finishing with the c++ tutorials on this site ?
Am I expected to be able to write simple games like tic-tac-toe? or should I build other concepts and read about how to think and be efficient writing games?
another thing what should I learn after these tutorial ?
I knew that there is something called c++ opengl and other c++ writing languages!!!
THANKS
You could find yourself a slightly more advanced book, but I think you might learn more from some practice. Try making simple games. You can use SFML (google it) to make 2d games.