# Cocos2d-x C++

**URL:** https://heroiclabs.com/docs/nakama/client-libraries/cocos2d-x/
**Summary:** The official cocos2d C++ client handles all communication in real-time with the server. It implements all features in the server and is written with C++11. Learn how to setup and use the cocos2d C++ client for Nakama.
**Keywords:** cocos2d-x client guide, cocos2d-x client, nakama cocos2d-x, authentication, persistence, storage, chat, matches, matchmaker, events, real-world example cocos2d-x
**Categories:** nakama, cocos2d, cocos2d-x

---


# Cocos2d-x C++ Client Guide


Cocos2d-x is supported by the Nakama C++ client.

Please see the [Nakama C++ Client Guide](/docs/nakama/client-libraries/cpp) for a detailed guide on using the C++ client.

