Reputation: 11
I want to try implement Multiplayer Score system into my game. Like get user score and compare between user score who get the highest score. But I don't know how to make it. Please help me. I'm using Android platform and appwarp server backend
Upvotes: 1
Views: 335
Reputation: 643
In this case you have to use App42 leaderboard APIs. Please have a look at App42 leaderboard tutorial page, it will help you to integrate the leaderboard feature in your app to save/fetch user score from App42 database. Also, I would recommend you to download the App42 Leaderboard widget from which you can customize the leaderboard UI without modifying the source code. This plugin also provides different options for Leaderboard like:
Upvotes: 2