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

Is possible to make games in c++

29th Nov 2016, 3:31 PM
sharzil nafis
sharzil nafis - avatar
11 Answers
+ 8
It is possible to make games using C++ , you just need a programming tool/app , a plan as well as the correct .API package.
29th Nov 2016, 3:39 PM
Wen Qin
Wen Qin - avatar
+ 7
Games are usually made in c++. Then they are scripted with languages like Python, Lua etc. Why c++? Because it is really fast and you can manage memory thanks to pointers. If you are interested in making games look up for C++/SFML, then pure OpenGl and if you will know that you can try yourself with DirectX ^^ have fun coding.
29th Nov 2016, 3:39 PM
Jakub Stasiak
Jakub Stasiak - avatar
+ 3
Yeah.But we need to learn C++ hard.
29th Nov 2016, 3:41 PM
劳英勇
劳英勇 - avatar
+ 2
yes you can
29th Nov 2016, 9:57 PM
robbzter
robbzter - avatar
+ 2
There is a book aptly named, "Beginning C++ Through Game Programming"
9th Dec 2016, 3:29 PM
Jason Harr
Jason Harr - avatar
+ 2
i recommend make game with unity3d or unrealEngine + blender, google sketchup, and gimp if you want go solo.But more important is decide what type of game you want create for example for web games you need JavaScript, websockets and css but for android you need java.Start small and make sure you know basics first.
9th Jan 2017, 8:04 PM
Rich Lawey
Rich Lawey - avatar
+ 1
Of course!
29th Nov 2016, 3:37 PM
Mitran Constantin Bogdan
Mitran Constantin Bogdan - avatar
+ 1
these is agreat question. thanks
29th Nov 2016, 5:46 PM
Abdualhabib Abdualrahman Abdallah
Abdualhabib Abdualrahman Abdallah - avatar
+ 1
yes you can
3rd Dec 2016, 2:46 PM
Hemanta Garai
Hemanta Garai - avatar
0
im sure of it
12th Dec 2016, 11:05 PM
Jari Rötös
Jari Rötös - avatar
0
yup u just need additional libraries like cpp also u need a models for the game u want
18th Jan 2017, 11:14 PM
John Kenneth Andales
John Kenneth Andales - avatar