KQ-317 · REFLEX/LIGHT
Reflex Light
Five lights arm one at a time, hold, and go out together — that blackout is the signal. Timing comes from event timestamps, never the wall clock, and a click before the lights drop is a jump start that voids the attempt. The penalty is what makes the wait tense.
KQ-317 · REFLEX/LIGHT
reflex test
0 ms0 mspress start
best — · avg —
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/reflex-light
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| delays | number[] | — | The hold before the lights drop, cycled in fixed order — reproducible, and learnable. |
| onReaction | (ms: number) => void | — | Fires with the measured reaction. |