KQ-315 · ACCURACY/RING
Accuracy Ring
A ring shrinking toward a target you tap when they match — and then it tells you the signed error in pixels, so you learn whether you are early or late. That readout is the whole teaching device. Success speeds the next ring and narrows the band; a miss resets both.
KQ-315 · ACCURACY/RING
score00
streak00
best00
ready
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/accuracy-ring
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onResult | (result: "perfect" | "close" | "miss", errorPx: number) => void | — | Fires with the judgement and the signed error. |