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

PropTypeDefaultDescription
cols / rowsnumber · number7 · 5Board size.
onCapture(count: number) => voidFires when a surround flips a tile.