Thursday, May 7, 2009

Cocos2d Xcode template

So I have been experimenting with the Cocos2d iphone library. It removes some of the tedium of writing a games and non standard 2d applications for the IPhone. I decided I could make things even simpler by creating an xcode project template wrapping up the boilerplate Cocos2d stuff. I'm posting my cocos sandbox template here for others to use to base there experiments on if they please.