|
|
|
|
|
by cleshmd
5707 days ago
|
|
For those not familiar with Cocos2d iPhone, it is a fantastic open source 2d game framework. The 'mac support' in Cocos2d iPhone is still experimental, and missing a few features : http://www.cocos2d-iphone.org/archives/1074 The roadmap indicates mac support should be ready this release cycle (0.95), but it probably won't stabilize until 0.96. Once finished, porting games written with Cocos2d between iOS and Mac should be trivial, allowing for differences in input. If anyone is interested in learning more about Cocos2d iPhone, I've started a tutorial series for people with little or no programming experience: http://www.coconutcollege.net It's not finished, but I think it provides a good introduction to the basic concepts. |
|