deckard/jokers.ddf

26 lines
189 B
Plaintext

[{"value":[
"A",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"J",
"Q",
"K"],
"shape":[
"♥",
"♣",
"♠",
"♦"
]},
{
"color":["red ", "black "],
"joker":["joker"]
}
]