Book Image

Learning Cocos2d-x Game Development

By : Siddharth Shekar
Book Image

Learning Cocos2d-x Game Development

By: Siddharth Shekar

Overview of this book

Table of Contents (19 chapters)
Learning Cocos2d-x Game Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

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.