FinishGameplayCommand
type FinishGameplayCommand = { type: 'finishGameplay' state: string result: GameplayResult }