Setting Up
This page will provide the resources required for setting up Cocos
Download The Following Files
- Cocos2d-x v3.x for C++ and Lua - http://www.cocos2d-x.org/download
- Cocos2d-JS v3.x - http://www.cocos2d-x.org/download
- Android ADT (Android development only) - https://developer.android.com/sdk/index.html?hl=i
- Android NDK r9d (Android development only) - http://androids.zone/android-ndk/#.VGRsj5OsV69
- Apache Ant (Android development only) - http://ant.apache.org/bindownload.cgi
- Python v2.7.x not v3 (Android development only) - https://www.python.org/downloads/
Setting Up The Environment For Cocos2d-x
Updated 4 months ago