0
Does the c++ course involve making games?
I really want to create games and I know c++ can make games but I do not know if it is involved in the course. Can someone tell me before I start it?
2 Réponses
+ 1
no it is not.
but you can make using unreal engine.
+ 1
As @shobhit stated, SoloLearn does not teach you how to make games with C++. Although, I suggest you look into Unreal Engine 4 which allows you to make games with great graphics using C++ Code. If I were you I’d start making a 2D game with OpenGL though.