Skip to content

Instantly share code, notes, and snippets.

@hpstuff
Created January 8, 2016 13:33
Show Gist options
  • Select an option

  • Save hpstuff/ebaf80d2194e5a4b9872 to your computer and use it in GitHub Desktop.

Select an option

Save hpstuff/ebaf80d2194e5a4b9872 to your computer and use it in GitHub Desktop.
Below
"server": {
"tables": {
"ImBnHMmOnndxre8XSkl": {
"deck": {
"QH": {
"name": "Quine of hard",
"value": 0
}
},
"hand": {
"JH": {
"name": "Jack of hard",
"value": 0
}
},
"team": {
"SW": {
"-ImBnHMmOnndxre8XSkl": {
"cards" : {
"JH": {
"name": "Jack of hard",
"value": 0
}
}
},
"-ImBnHMmOnndxre8XSkh": {
"cards" : {
"JH": {
"name": "Jack of hard",
"value": 0
}
}
}
},
"EN": {
"-ImBnHMmOnndxre8XSkx": {
...
},
"-ImBnHMmOnndxre8XSk5": {
...
}
}
},
"players": {
"-ImBnHMmOnndxre8XSkl": {
"name": "Player 1",
"cards": {
"QS": {
"name": "",
"value": ""
}
}
},
"-ImBnHMmOnndxre8XSkh": {
"name": "Player 2",
...
},
"-ImBnHMmOnndxre8XSkx": {
"name": "Player 3",
...
},
"-ImBnHMmOnndxre8XSk5": {
"name": "Player 4",
...
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment