Skip to content

Instantly share code, notes, and snippets.

@brianmarkowitz
Last active August 17, 2025 21:21
Show Gist options
  • Select an option

  • Save brianmarkowitz/453f49a77c6eea07dd585c53dc91cce5 to your computer and use it in GitHub Desktop.

Select an option

Save brianmarkowitz/453f49a77c6eea07dd585c53dc91cce5 to your computer and use it in GitHub Desktop.
Epic Tic Tac Toe RPG - Global Leaderboard
[
{
"initials": "FAR",
"score": 2185,
"level": 8,
"xp": 560,
"date": "8/3/2025",
"timestamp": 1754251643077
},
{
"initials": "BUD",
"score": 2075,
"level": 9,
"xp": 350,
"date": "8/3/2025",
"timestamp": 1754261571652
},
{
"initials": "BMM",
"score": 1995,
"level": 10,
"xp": 20,
"date": "8/6/2025",
"timestamp": 1754490171018
},
{
"initials": "BRI",
"score": 1135,
"level": 4,
"xp": 410,
"date": "8/7/2025",
"timestamp": 1754618452510
},
{
"initials": "TST",
"score": 1000,
"level": 3,
"xp": 250,
"date": "2/3/2025",
"timestamp": 1754236000000
},
{
"initials": "BMM",
"score": 800,
"level": 4,
"xp": 175,
"date": "8/17/2025",
"timestamp": 1755465706248
},
{
"initials": "BRI",
"score": 500,
"level": 3,
"xp": 200,
"date": "8/6/2025",
"timestamp": 1754526741096
},
{
"initials": "BRI",
"score": 235,
"level": 2,
"xp": 60,
"date": "8/3/2025",
"timestamp": 1754242121907
},
{
"initials": "BRI",
"score": 140,
"level": 1,
"xp": 65,
"date": "8/6/2025",
"timestamp": 1754526626859
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment