How to make Multiplayer Scoring Android using APP42 Server Backend?

346 Views Asked by At

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

1

There are 1 best solutions below

4
On

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:

  • Social (Friend’s, Global)
  • Date Range Leader Board (Today, Last Week, Last month)
  • User Leaderboard (User Scores and Ranking)