+ 1

How can I make games using C++?

for our project.

8th Sep 2019, 8:16 AM
Augusto Mier Hiponia
Augusto Mier Hiponia - avatar
2 Respostas
+ 2
A game is not directly made through a programming language, but through a software with several intergrated tools called a game engine. Two gameengines powered by C++ are Cocos2D for 2D games, and Unreal Engine for 3D games. Unreal Engine is pretty awesome. Also: you can't make a game with C++ knowledge alone.
8th Sep 2019, 8:30 AM
KfirWe
KfirWe - avatar
0
Thanks for the Question Augusto Mier Hiponia and Thanks for clarifying KfirWe
25th Sep 2019, 8:37 PM
iamvinci
iamvinci - avatar