how to make games in c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

how to make games in c++

26th Sep 2016, 1:20 PM
Diya shah
Diya shah - avatar
9 Answers
+ 7
You can make simple 2 Dimensional games with youtube tutorials. If you want to make a 3 Dimensional game you can use Unreal Engine which uses C++. Or you can use Unity which is more focused towards a hobbyist unlike unreal. Unlike Unreal you have to script in either C# or a special dialect of JavaScript.
26th Sep 2016, 1:53 PM
Jarrett Caveness
Jarrett  Caveness - avatar
+ 5
If you really want to make a game and aren't too well experienced with programming, don't make one in c++. Download Unity and learn c#. There is much more to a game than just knowing how to code, including understanding the scope of a project and design.
28th Sep 2016, 6:13 PM
Ilya Kole (Soliphied)
Ilya Kole (Soliphied) - avatar
+ 2
Unity is obviously the best choice for people who are just into gaming, comes with its very own code writer, the mono editor but there's a lot more to creating games than coding. For example there's the 3d modelling and designing of environments or characters which you are going to have to do yourself in other applications like maya, 3ds max, blender if you're working alone
24th Nov 2016, 3:17 AM
Fala Gbenga
+ 1
is it possible.. in.. androids....
27th Sep 2016, 2:13 AM
Hàp xy
Hàp xy - avatar
+ 1
To make an app on the android OS you need to write it in Java and Swift or Objective-C for IOS
27th Sep 2016, 2:29 AM
Jarrett Caveness
Jarrett  Caveness - avatar
+ 1
You have get with you tube for making game tutorials in C++. There are lost of book's available online for making game with C++ so please get with book's for sharp information.
27th Sep 2016, 6:58 PM
Rohit Kumar Sinha
Rohit Kumar Sinha - avatar
+ 1
Youre gonna want to learn about OpenGL and game engines. Also, if you are still confused about anything involving pointers, you have to figure it out before you continue because games are gonna need those A LOT, esp. when A.I. and rich graphics are involved.
28th Sep 2016, 5:30 AM
Jack Diep
Jack Diep - avatar
0
it is possible to make graphism of the game and action just with coding with C++
10th Oct 2016, 4:30 PM
Muhammad Sadji
Muhammad Sadji - avatar
0
I like to create games too but have no knowledge about coding
3rd Jan 2017, 5:59 PM
sarhad ezio
sarhad ezio - avatar