+ 1
Can I make interactive games [not like tic tac toe ] after mastering the course of c++ from sololearn ?
Please don't send any post of other learners it confuses me
2 Respostas
+ 2
if you want make games with C++, UnrealEngine is the best option; it teaches C++ while making games using its gamedev API and the Engine Editor, free on the official web site.
In general find that C# is more convenient to make games though.
Unity3D and Godot both have C# support.
Godot supports C++ too.
+ 1
I think you can