I'm in the process of teaching myself Objective-C (First language I'm thoroughly pursuing, I had a few C++ and VB classes at my school but nothing much). I was glad to find out there is a free game engine that uses Objective-C, makes it easier since I don't need to learn another language so soon.
I hope to begin developing small games and apps in the coming months and I was wondering... if Cocos2d has the Chipmunk physics engine integrated with it will I be able to use Objective-C with it as well? I saw on Chipmunk's page that it uses C.
I really haven't found time yet to explore Cocos2d yet, any help is appreciated!