cocos2d v0.3.0 released, just in time?
ANN: cocos2d v0.3.0 released get it at: http://cocos2d.org see our 45 minutes presentation of cocos2d at: http://blip.tv/file/1075646/ Whats new: ---------- v0.3.0 - September 5th, 2008 - Added particle systems: Sun, Fire, Fireworks, Meteor, Galaxy, Flower, Exposion, Spiral - Added lerp actions - Applied patch by naveen.michaudagrawal - Applied patch by Kao Cardoso FĂ©lix - Applied patch by JeanpierreDA - Fixed Camera "once" locate bug - Many bugfixes - Primitive vector based line drawing. - Tile-map editor About cocos2d: -------------- cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. Main Features: -------------- * Flow control: Manage the flow control between different scenes in an easy way * Sprites: Fast and easy sprites * Actions: Just tell sprites what you want them to do. Composable actions like move, rotate, scale and much more * Effects: Effects like waves, twirl, lens and much more * Tiled Maps: Support for rectangular and hexagonal tiled maps * Transitions: Move from scene to scene with style * Menus: Built in classes to create menus * Text Rendering: Label and HTMLLabel with action support * Documentation: Programming Guide + API Reference + Video Tutorials + Lots of simple tests showing how to use it * Built-in Python Interpreter: For debugging purposes * BSD License: Just use it * Pyglet Based: No external dependencies * OpenGL Based: Hardware Acceleration more info: ---------- home: http://cocos2d.org download: http://los-cocos.googlecode.com/files/cocos2d-0.3.0.tar.gz
(log in to comment)
Comments
Also it finally includes the level editing tool I've been meaning to chuck in there for ages.
Thanks for getting a new version out before the compo!
There's one issue though; the online API docs are out of date. When I open up http://cocos2d.org/doc/api/ I scroll down to the bottom and see this:
version = "0.3.0-rc0"and
Generated by Epydoc 3.0beta1 on Fri Jun 27 16:35:56 2008
nihilocrat on 2008/09/06 02:32:
The rules are admittedly sort of vague. I figure it's in time; I'm sure richard will see this thread and offer some final judgement.