TuftEntertainment / hashtag-warrior

Open-source iOS game powered by cocos2d.
MIT License
8 stars 7 forks source link

Increase score as projectiles leave the scene #32

Open danielgwood opened 11 years ago

danielgwood commented 11 years ago

The score (stored and displayed) should increase by a set amount each time a projectile leaves the scene.

verbitan commented 11 years ago

What do you think about the score increase varying depending on the size of the ball?

danielgwood commented 11 years ago

Sounds good!