I’m happy to announce that cocos2d for iPhone v1.0.0-rc is available for download:
Highlights:
- Xcode 4 templates both for iOS and Mac. Includes: cocos2d, cocos2d + Box2d and cocos2d + Chipmunk templates
- Updated 3rd party libraries: uthash, FontLabel, TouchJSON
- And many bug fixes
Release Notes:
API Reference:
Full Changelog:
Reorder Sprite branch:
- reorderSprite branch: cocos2d-iphone-1.0.0-rc-reorder-sprite.tar.gz
- Use this alternative version if your game needs to reorder multiple sprites (or nodes) in one frame
I would appreciate if you can test the 1.0.0-RC in your game / apps, and report any kind of bug / issue that you might find.
Thanks.
UPDATE: To install the templates, use the following command from a Terminal:
$ cd cocos2d-iphone $ ./install-templates.sh -u -f




Recent Comments