UNPKG
cmd-words
Version:
latest (1.0.0)
1.0.0
A fun word game for cmd
github.com/j-toporoff/cmd-words
j-toporoff/cmd-words
cmd-words
/
highscores.json
7 lines
•
228 B
JSON
View Raw
1
2
3
4
5
6
7
[
{
"name"
:
"Player 1"
,
"score"
:
120.000
}
,
{
"name"
:
"Player 2"
,
"score"
:
180.000
}
,
{
"name"
:
"Player 3"
,
"score"
:
240.000
}
,
{
"name"
:
"Player 4"
,
"score"
:
300.000
}
,
{
"name"
:
"Player 5"
,
"score"
:
360.000
}
]