2D physics game
I have developed in C++,Java and web application in general before and i would like to develop an iphone game.
My question is since i would like to start out developing iphone game do i take different road then someone who is learning to develop an iphone app ?
Also what are good books/online guide tutorials that would help a beginner to learn more about developing an iphone game in general and 2d physic game in specific?
My question is since i would like to start out developing iphone game do i take different road then someone who is learning to develop an iphone app ?
Also what are good books/online guide tutorials that would help a beginner to learn more about developing an iphone game in general and 2d physic game in specific?
to learn objective-c is this book nice: http://www.amazon.de/Programming-Objecti...0321566157
i think this is the first step to become an iphone developer. without objective-c it's not so easy.
the second is to chose an engine, i'd prefer cocos2d. cocos2d has box2d and chipmunk for physics ;)
and many tutorials!
Ap3x
i think this is the first step to become an iphone developer. without objective-c it's not so easy.
the second is to chose an engine, i'd prefer cocos2d. cocos2d has box2d and chipmunk for physics ;)
and many tutorials!
Ap3x

