Pages

Showing posts with label cocos2d-x introduction. Show all posts
Showing posts with label cocos2d-x introduction. Show all posts

Introduction to Cocos2d-x

Tuesday, March 26, 2013

Cocos2d is an easy to use and amazing 2d game engine to develop iOS based games. It is free and open source. But as it is written in Objective-c, you can only develop games for iOS and Mac using it. To overcome this issue and support multi-platform game development,  cocos2d-x is developed.