Crash Course in C++ for Cocos2d-x Developers (Part 1) C++ Game Development Cocos2d-x By Jim Range / September 10, 2015 This is a crash course in programming in C++ for making games with Cocos2d-x. If you have never learned Continue reading > Share
Crash Course in C++ for Cocos2d-x Developers (Part 2) C++ Game Development Cocos2d-x By Jim Range / September 9, 2015 Prerequisites This article assumes that you already know the basics of C++ described in Crash Course Continue reading > Share
How to setup a Cocos2d-x C++ iOS Xcode Dev Environment C++ Game Development Cocos2d-x iOS Game Development By Jim Range / September 4, 2015 Xcode 6 is a great environment to develop and test Cocos2d-x games. In terms of functionality and stability Continue reading > Share
How to Setup a Cocos2d-x C++ Android Eclipse Dev Environment (Mac) Android Game Development C++ Game Development Cocos2d-x By Jim Range / September 3, 2015 Here are the basic steps to get up and running with an Eclipse Cocos2d-x development environment. 1) Continue reading > Share
18 Things Every Cocos2d-x C++ Game Developer Should Know about Xcode C++ Game Development Cocos2d-x iOS Game Development By Jim Range / August 31, 2015 There are many things that an iOS C++ Cocos2d-x Game Developer needs to know in order to successfully Continue reading > Share
13 Things Every Cocos2d-x C++ Android Game Developer Should Know Android Game Development C++ Game Development Cocos2d-x By Jim Range / August 28, 2015 There are many things that an Android C++ Cocos2d-x Game Developer needs to know in order to successfully Continue reading > Share
How to Debug Cocos2d-x C++ Native Code on Android in Eclipse Android Game Development C++ Game Development Cocos2d-x By Jim Range / April 28, 2015 Android NDK debugging with an IDE can be a challenge. It would be great if Google would create an IDE Continue reading > Share