Hi All,
I need to create a game which is similar to Paper Toss.
Can somebody guide me from where i should start?
Do i need to use Box2D or Chipmunk for that? Or it can be achieved with Cocos2D only?
The main things i would like to know is:
1. How the FLICK of the ball will happen?
2. Predict and Drawing travel path of ball, which will be arc.
Hope you guys will help me.. thanks in advance.