Cocos2d-x Tutorials
brainCloud's native C++ libraries make it easy to integrate with Cocos2d-x (and other C++-based engines).
The following tutorials walk you through the process of getting brainCloud working in your Cocos2d-x projects:
📄️ Getting Started with Cocos2d-x
This tutorial will get you started with integrating the brainCloud library in your Cocos2d-x game. We've included an example project that runs through some basic brainCloud operations. Please excuse the lackluster UI.
📄️ Facebook Authentication
This tutorial builds on the Getting Started with Cocos 2d-x tutorial by adding Facebook authentication. We use the Cocos 2d-x 3.3 built-in Facebook plugin to interact with the Facebook login and access dialogs.