+ 3
How can i create a game with c++
Hello guys,i wanna know whether c++ is good for making games.If so,please show me how
7 Answers
+ 3
C++ is like the best choice (IMO) for creating games :) Download some library like SFML/ OpenGL or something like that, do some tutorials and create games :D
+ 1
Also, you can try UNITY. Its just perfect if your starting out.
+ 1
^Even if he knows cpp perfectly he will not be able to create games without libraries.
+ 1
You could make good games with C++ using Unreal engine
If you wanna make simple games in Console (like me) you only need knowledge and creativity ^^
0
C++ is very great in performance and memory management. It is used by Many developers to create popular games. You can create 3D or 2D games with Unreal engine or Opengl library if you want to develop a game from scratch.
0
you can ask the same to Google ;)