Cocos2DX Multiplayer Game Development
Cocos2dx is a popular cross-platform game engine. Using AppWarp, developers can now add realtime communication in their Cocos2dx games to build beautiful, rich and engaging multiplayer games. The great thing is that developers can do this without any server side code or socket level programming as all the communication is managed by AppWarp SDK and cloud.
Samples
Ninja Fight code walkthrough
We will create a simple two player shooting game, Ninja Fight, using AppWarp Cocos2dx library.
View the code walk-through
Blogs
- Realtime Multiplayer development on Cocos2d-x (Dhruv)
July 31, 2013
We are excited to introduce our Cocos2d-x SDK for AppWarp. Cocos2d-x is a multi-platform… - Cocos2dx Realtime Fighting Game Tutorial (Dhruv)
August 19, 2013
Since we released our Cocos2dx SDK, we’ve had a lot of positive feedback from developers. To make things easier…