Launch Xcode to load the tutorial project source. In Xcode, locate any .xcodeproj file in proj.ios_mac folder to load the project. Cmd-B to build it. Cocos2d-x ...
We've removed the cocos2d-x sources from this folder. The reason is that they would add more than 300MB to the size of this repository. This tutorial code was originally built with cocos2d-x 3.9, ...
Getting started with Cocos2d can seem a bit intimidating since there are so many things to learn in addition to knowing the basics of how to use Xcode and write Objective-C code. This article is a ...