syloc
syloc

Reputation: 4709

Leaderboard with accumulated points using Google Play Game Services

I want to set a leaderboard just like the stackoverflow user reputation listing page does.

https://stackoverflow.com/users?tab=Reputation&filter=week

Everytime a user starts a new game his score will be added to his previous game score. Means the score will be accumulated. When i set a new highscore google play will update all three leaderboards(daily, weekly and alltime). The alltime part is OK. But the daily and weekly leaderboard values must be calculated seperately. Can i select which time period to be updated or at least disable the daily and weekly leaderboards?

Upvotes: 3

Views: 857

Answers (1)

Related Questions