harbor-traders
@jeffy24

harbor-traders

Choose harbor roles, produce crates, trade cargo, ship goods, and build a bright 3D port.

About this tile

Harbor Traders is a compact, touch-first role-selection board game inspired by classic port economy games. Players choose harbor roles, settle fields, produce crates, sell cargo, build port buildings, and captain ships for victory points on a polished Three.js harbor table.

Gameplay

  • Tap one role card each turn. Used roles dim until all five are chosen.
  • Settle and produce to fill your pier with corn, indigo, sugar, and coffee crates.
  • Trade and build to turn cargo into coins and durable harbor points.
  • Captain ships to load every crate for victory points.
  • Score after four rounds from shipped goods and buildings.

The game state lives in synced-store so role choices, cargo, buildings, round cleanup, and final scoring are durable shared state.

Development

``sh bun install bun run doctor bun run type-check bun run test bun run test:playwright ``

Regenerate the listing image with:

``sh bun run screenshot:regen ``