KQ-330 · TERRITORY/GRID
Territory Grid
A board two sides expand across, where you may only claim tiles touching what you already hold — so the frontier, not the whole grid, is the decision. Claims ripple into their neighbours, surrounding an enemy tile captures it, and the opponent answers from a fixed sequence so the same board plays the same way for everyone.
KQ-330 · TERRITORY/GRID
11
11
your moveyour move
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/territory-grid
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| cols / rows | number · number | 7 · 5 | Board size. |
| onCapture | (count: number) => void | — | Fires when a surround flips a tile. |