+ 2

Who know how to do games on C++?

Please, help me!

30th Oct 2017, 3:36 PM
Mark
Mark - avatar
2 Answers
+ 5
Firstly, learn C++ properly by learning from here and then from books etc. and practicing programming problems. Then learn game development by youtube videos or pdf books for a particular game engine like Cryengine, box2D, SDL etc. You also have to learn using game engines and visual studio. You can also build a game engine of your own but its quite complex. Most of the programmers don't prefer c++, but prefer c# with .net, using unity as game engine which is more easier and rapidly gaining popularity.
30th Oct 2017, 4:59 PM
Lakshay
Lakshay - avatar
+ 2
thanks😊. Good luck!
30th Oct 2017, 5:05 PM
Mark
Mark - avatar