Tutorial: How to Create a New Cocos 2d-x Game Project (using Windows)

This tutorial will walk you through how to successfully create a new game project using Cocos 2d-x.

Step 1: Open the Command Prompt

To access the Command Prompt, go to your computer’s Start Menu. In the Search Programs and Files box, type cmd. This will open a window like this:

cmd

Step 2: Cd Into Your Cocos 2d-x Directory

Type cd and then the path of the Cocos 2d-x directory you installed. (See here for How to Install Cocos 2d-x on Windows.)

To find the path of your Cocos 2d-x directory, go to...

 •  0 comments  •  flag
Share on Twitter
Published on March 24, 2015 17:10
No comments have been added yet.