Appearance
GameStatus = "idle" | "playing" | "won" | "lost"
"idle"
"playing"
"won"
"lost"
Defined in: types.ts:2