Will I learn how to programme video games in the C++ courses? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Will I learn how to programme video games in the C++ courses?

11th Mar 2018, 12:37 PM
Asim
2 Answers
0
If you do want to make games after learning c++, I suggest you go look at Unreal Engine 4. If you really want to make games using pure c++, SFML is another way to start. https://www.unrealengine.com/en-US/what-is-unreal-engine-4 https://www.sfml-dev.org/
11th Mar 2018, 1:14 PM
apex137
apex137 - avatar
+ 2
nope but.... you will learn some important concepts of c++ like classes, inheritance, polymorphism, abstraction which are used in game development. so, start here if you dont have any previous experience in c++
11th Mar 2018, 1:06 PM
‎ ‏‏‎Anonymous Guy