How to support asynchronous game with 3 rounds for each game

0 votes
Hi,
 
We are developing game like Ruzzel in Unity.
 
Its asynchronous  turn based game.
 
We need to show user score for all 3 rounds.
 
As I am looking in the database there are no tables which store active game progress and user score with each round.
 
Can anyone give me some idea how to do that?
 
I have reviewed  storage service as well.
 
Say for example I am storing game progress in json which has unique documentid then is  there any way which allow me to store playername and acitve games details?
 
 
How I should bind dcoument id with playername?
 
Do you provide the way to create new tables without json import?
 
 
 
asked Apr 1, 2015 in AppWarp by florencedev123 (10 points)

1 Answer

0 votes
Hello Florence,
 
Please have a look at this blog post, it will help you to understand the basic concept of saving game progress along with save score in App42 storage service(bind document with user score). Also it will help you to display your game leaderboard and fetching information from storage service along with leaderboard request.
 
Please have a look and let us know if it helps.
Himanshu Sharma
answered Apr 2, 2015 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...