How would one use Cocos2d to create a game like this.
- by John Stewart
http://itunes.apple.com/us/app/angry-birds/id343200656?mt=8&ign-mpt=uo%3D6
So I am getting started with this all game dev thing on iphone and I decided that I will start playing with Cocos2d as my starting engine.
Now just so i have a goal in mind, I picked angry birds as my initial target of what sort of game play would I like to learn to build. This is not going to be a market release game. This is totally going to be learning purposes only.
So to start off my question is:
Would something like this be achievable using Cocos2d?
How would I go about building the physics for this?
How can one do a screen scroll like the way they do in cocos2d? (any example code would be great)
This is just to start off. If you have any particular questions please do add to this question.