+ 2
Is possible to make games in c++
11 Antworten
+ 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.
+ 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.
+ 3
Yeah.But we need to learn C++ hard.
+ 2
yes you can
+ 2
There is a book aptly named, "Beginning C++ Through Game Programming"
+ 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.
+ 1
Of course!
+ 1
these is agreat question. thanks
+ 1
yes you can
0
im sure of it
0
yup u just need additional libraries like cpp also u need a models for the game u want