CRYENGINE Game Development Blueprints
上QQ阅读APP看书,第一时间看更新

Compiling our game

Now that we have all of the setup ready and have a clear understanding of what all of the important classes in our game do, let's compile our project. Get ready to venture into the world of game programming and create the Great Action Side-Scroller.

Right-click on your game project in the Solution Explorer and click on Build, as shown here:

Compiling our game