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 and installing Visual Studio


For this book, I will be using Visual Studio 2012 Express Edition. It can be downloaded from the Microsoft Download Center at http://www.microsoft.com/en-gb/download/details.aspx?id=34673. The following are the steps to download and install Visual Studio:

  1. Click on Download, as shown in the following screenshot, and select VS2012_WDX_ENU.iso:

  2. Click on Next and your download should begin.

  3. Once downloading is complete, double-click on the ISO file; Windows will mount it as a disk drive. Double-click on winexpress_full.exe. This should start the installation of Visual Studio.

  4. Once installed, move on to the next step in which we will be installing the Windows Phone SDK.