Tagged Questions

2
votes
4answers
158 views

Best Highscores Framework - iPhone

I am trying to decide between: OpenFeint - http://www.openfeint.com/developers Agon - http://developer.agon-online.com ScoreLoop - http://corporate.scoreloop.com/features All …
1
vote
2answers
239 views

How to solve this complex recursive problem, pyramid point system

Hi, I'm trying to program a pyramid like score system for an ARG game and have come up with a problem. When users get into the game they start a new "pyramid" but if one start the …
5
votes
9answers
1k views

iPhone High Scores Framework?

I remember reading about a high scores framework for the iphone a while back. You could embed it into your app for easy high score management. Anyone know what I'm talking about?
5
votes
9answers
937 views

Secure Online Highscore Lists for Non-Web Games

I'm playing around with a native (non-web) single-player game I'm writing, and it occured to me that having a daily/weekly/all-time online highscore list (think Xbox Live Leaderboa …