Cocos2d

Cocos2d
Cocos2d
Stable release 0.4.0 / September 8, 2010; 14 months ago (2010-09-08)
Written in Python
Platform Cross-platform
License MIT License
Website cocos2d.org

Cocos2d is an open source 2D game framework. There are two versions, one written in Python and one written in Objective-C targeting iOS.

Contents

iOS port

Cocos2d for iPhone is an Objective-C port for iOS with the same design and concepts as the original framework. The API comes integrated with Box2D and Chipmunk physics engines. It is used in several games on the App Store.[1]

Android port

Cocos2d for Android is a Java port for Android it is based on cocos2d for iPhone. [2]

Critical reception

Cocos2d is not considered as powerful as OpenGL ES, but is easier to learn and includes popular physics engines Chipmunk and Box2D.[3]

References

External links

Official website