TuftEntertainment / hashtag-warrior

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

High scores #35

Open danielgwood opened 11 years ago

danielgwood commented 11 years ago

We need a high scores screen, showing the hashtags fought against, and the score.

Possibly this would be two high score screens - the user's high scores, and the global scores.

verbitan commented 11 years ago

I believe we can make Game Center do ths for us.

danielgwood commented 11 years ago

Ya, see chapter 15 of Strougo/Wenderlich :)

verbitan commented 11 years ago

I didn't realise we'd need to set up a developer account for Game Center. We'll do that nearer the end then ;)