Hi, I want to develop a game like "Doodle jump". But I have some problems with the following functions -
1.How to move the background scene / image.
2. How to detect a collision between an object. He needs a physics engine like box2d or I just have to use manual collision.
3. What should be the size of the background image.
4. Actually, I have no idea how the background moves. So I need an explanation from someone.
source
share