GameCN

shadcn registry for game interfaces

Copy-owned components for game UI

Install game-ready UI with the shadcn CLI.

GameCN ships 20 registry items for HUDs, cards, inventory, world UI, blocks, and themed primitives. Consumers add a URL or namespace and own the code in their app.

Legendary

Rift Lunge

Mark a target, dash through the frontline, and refund stamina on execute.

Cost
45
CD
18s
Range
9m
Health82/100
Mana64/100
Threat96/120

Signal Lost

Ashline Bridge

2/3
  1. Recover the broken signal beacon
  2. Clear the bridge sentries
  3. Extract before the storm lock
Reward: 780 XP + Ember Cache

Same install flow as other shadcn registries.

Each component and block has a Fumadocs page with install commands, live previews, variants, props, accessibility notes, customization guidance, dependencies, and generated shadcn registry metadata.

Open documentation
Registry Namespace
json
{
  "registries": {
    "@gamecn": "https://your-domain.com/r/{name}.json"
  }
}
Install
npx shadcn@latest add @gamecn/health-bar
pnpm dlx shadcn@latest add @gamecn/health-bar
pnpx shadcn@latest add @gamecn/health-bar
bunx shadcn@latest add @gamecn/health-bar
yarn dlx shadcn@latest add @gamecn/health-bar