Common Parameters

The following parameters are shared by all mini-games. They control the overall behavior, repetition, helper text, and optional internal type for each minigame. Individual minigames may have additional unique parameters listed separately.

Parameter
Type
Default
Description

time

int (ms)

Varies per minigame

Time allowed for the minigame.

stages

int

1–4

Number of repetitions required.

guide

bool

false

Show guide/helper text.

Last updated