Downloading Cocos2d-x
Download Cocos2d-x using the following steps:
- To download Cocos2d-x, go to http://www.Cocos2d-x.org/download and download Version 2.2.3 from the website.
- 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. - Make sure you are downloading the Cocos2d-x version and not the JS or HTML5 version of Cocos2d.
- Once downloaded, unzip the folder. With Cocos2d-x downloaded and extracted, we can now create a new project.