Files
xiao/assets/json/connect-four.json
T
2021-01-09 12:17:07 -05:00

35 lines
593 B
JSON

{
"red": "🔴",
"yellow": "🟡",
"blue": "🔵",
"brown": "🟤",
"green": "🟢",
"orange": "🟠",
"purple": "🟣",
"black": "⚫",
"cheese": "🧀",
"face": "😶",
"angry": "😡",
"cold": "🥶",
"dog": "🐶",
"cat": "🐱",
"turtle": "🐢",
"moon": "🌘",
"earth": "🌎",
"donut": "🍙",
"cookie": "🍪",
"baseball": "⚾",
"softball": "🥎",
"tennisball": "🎾",
"volleyball": "🏐",
"basketball": "🏀",
"soccerball": "⚽",
"8ball": "🎱",
"cd": "💿",
"dvd": "📀",
"nsfw": "🔞",
"nosmoke": "🚭",
"clock": "🕓",
"coin": "🪙"
}