+ 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

8th Jul 2017, 12:33 AM
freddie
freddie - avatar
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
8th Jul 2017, 12:45 AM
Jakub Stasiak
Jakub Stasiak - avatar
+ 1
Also, you can try UNITY. Its just perfect if your starting out.
8th Jul 2017, 12:47 AM
Eric Davison
Eric Davison - avatar
+ 1
^Even if he knows cpp perfectly he will not be able to create games without libraries.
8th Jul 2017, 12:52 AM
Jakub Stasiak
Jakub Stasiak - avatar
+ 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 ^^
8th Jul 2017, 1:31 AM
Andrés04_ve
Andrés04_ve - avatar
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.
8th Jul 2017, 4:42 AM
Ms Arnold
Ms Arnold - avatar
0
you can ask the same to Google ;)
8th Jul 2017, 1:38 PM
Chaitanya G V
Chaitanya G V - avatar