September 2014
Beginner
266 pages
5h 38m
English
Use the following steps to create the project:
cmd.
cd desktop\coco2d-x-2.2.3\tools\project-creator
project-creator folder, type in the following command and press Enter:
python ./create_project.py –project wp8Game –package com.testpackage.wp8Game –language cpp
You will be presented with the screen shown in the following screenshot:

Once the project is created in the project folder, you shouldn't move the folder around as it will lose the references to Cocos2d-x and the folder required to run the game.
Read now
Unlock full access