daldos
@jeffy24

daldos

Throw Daldos dice, dal pieces into a boat-board race, and capture every rival piece.

About this tile

Daldos is a local two-player Poe app for the traditional Scandinavian running-fight game. Players throw two four-sided Daldos dice, use DAL faces to turn pieces into the race, loop through the three-row boat board, and capture enemy pieces by landing on them.

The app uses synced-store for persistent game state and a Three.js board scene with animated spatula pieces, pulsing legal targets, direct board taps, compact top-of-screen scoring, and bottom controls for throws and round management. It is tuned for compact Poe iframes, desktop embeds, and 300 by 500 phone-shaped viewports.

Development

  • bun run doctor checks the local app toolchain.
  • bun run type-check runs TypeScript.
  • bun run test runs synced-store and happy-dom unit tests.
  • bun run build bundles the Poe app.
  • bun run test:playwright builds and runs Playwright E2E coverage.

This package is configured with Poe handle daldos and package name @boardgames/daldos.