Objective-C game development? -
if apple announce own gaming console did in past , i'm sure not support c++/c# games. question is objective-c such fast , powerful write efficient game engine ?
cocos2d effective objective-c graphics engine, along box2d physics engine , cocosdenshion audio engine can make nice games.
objective-c is fast, small-footprint language. seeing how runs on successful embedded mass-market platform - iphone. i'm not sure justification give c++/c# better choice games? noted here, cached message sends faster c++ virtual method calls.
Comments
Post a Comment