Learning Cocos2d-x Game Development
上QQ阅读APP看书,第一时间看更新

Downloading Cocos2d-x

Download Cocos2d-x using the following steps:

  1. To download Cocos2d-x, go to http://www.Cocos2d-x.org/download and download Version 2.2.3 from the website.
  2. Once downloaded, you can unzip the Cocos2d-x-2.2.3 folder to any folder on the system; I am extracting it onto the desktop.
  3. Make sure you are downloading the Cocos2d-x version and not the JS or HTML5 version of Cocos2d.
  4. Once downloaded, unzip the folder. With Cocos2d-x downloaded and extracted, we can now create a new project.