Dev · card gallery

Cards

Every variant at every size, then the whole 62-card deck. Colours, type and card metrics come from src/styles/tokens.css. The counts come from CONFIG, so this page stays honest if the deck is re-tuned. Card *words* come from the dictionary — this page is rendered in en, so switching the locale in the URL is also how the card labels get proofread.

Back to the game

Variants × sizes

At sm the corner indices and the special-card labels are dropped — 44px cannot carry them legibly.

size = sm

  • Number

  • Two digits

  • Protected

  • Must lie

  • Back

size = md

  • Number

  • Two digits

  • Protected

  • Must lie

  • Back

size = lg

  • Number

  • Two digits

  • Protected

  • Must lie

  • Back

Selected

Hand selection (Task 11) drives this state.

The flip

The reveal dialog turns the challenged play face up with these (Task 19). They flip once, on load — reload to replay. Under prefers-reduced-motion they render face up immediately.

The deck — 62 cards

14 ranks × 4 copies, plus 3 Protected and 3 Must lie.