0

How to make a game using C++

21st May 2017, 11:22 PM
steven dave miranda
steven dave miranda - avatar
2 Answers
+ 5
there are many ways. the type of game(text/console, 2d sprites/primatives, 3D) will be the guiding factor behind which method you use. You really want to use some sort of finite state machine though this is not required
21st May 2017, 11:51 PM
jay
jay - avatar
0
use unreal game engine or cryengine
22nd May 2017, 6:35 AM
Suhail Pappu
Suhail Pappu - avatar