Skip to content

SimulationEnd

type SimulationEnd = "goal-met" | "user-gave-up" | "max-turns";