0
How to make a game using C++
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
0
use unreal game engine or cryengine



