• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Incremental score server

Jorge181

Lurker
Hello guys,

I am developing a game and I would like to create a leaderboard with the scores of the players. The problem is that I do not want the High score of each player, I want the sum of all the scores of the player, and I cannot find any server like scoreloop that provide me this feature.

Is there any score server that allows me to do it? I have searched a lot but I cannot find nothing.

Please, help me! :)
 
So you're looking for a turn key solution? If you found some that keep track of score.. you could most likely just modify the code to calculate the total. Did you have one in mind somewhere?
 
Back
Top Bottom