Created
June 14, 2017 12:07
-
-
Save jinqian/ade60a94ee4ac4e26ec4f7511a60d3d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"games":{ | |
"gamexebiafr01":{ | |
"timestamp":1459361875337, | |
"state":"???", | |
"players":{ | |
"qian":{ | |
"deviceId":"deviceId1", | |
"role":"VILLAGER", | |
"alive":"true", | |
"vote":0 | |
}, | |
"pablo":{ | |
"deviceId":"deviceId2", | |
"role":"WEREWOLF", | |
"alive":"true", | |
"vote":0 | |
}, | |
"michael":{ | |
"deviceId":"deviceId3", | |
"role":"VILLAGER", | |
"alive":"true", | |
"vote":0 | |
}, | |
"simone":{ | |
"deviceId":"deviceId4", | |
"role":"VILLAGER", | |
"alive":"true", | |
"vote":0 | |
}, | |
"toto":{ | |
"deviceId":"deviceId5", | |
"role":"VILLAGER", | |
"alive":"true", | |
"vote":0 | |
}, | |
"foo":{ | |
"deviceId":"deviceId6", | |
"name":"foo", | |
"role":"VILLAGER", | |
"alive":"true", | |
"vote":0 | |
}, | |
"bar":{ | |
"deviceId":"deviceId7", | |
"name":"bar", | |
"role":"WEREWOLF", | |
"alive":"true", | |
"vote":0 | |
} | |
} | |
}, | |
"gamexebiafr02":{ | |
}, | |
"gamexebiafr03":{ | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment