habitat-haven
@jeffy24

habitat-haven

Draft habitat and wildlife pairs, tap glowing board spaces, and build a cozy 3D scoring haven.

About this tile

Habitat Haven is an original tile-drafting board game inspired by wildlife puzzle games. Pick a habitat-and-wildlife pair from the bottom market, then tap a glowing board space to grow a compact nature preserve.

The app uses synced-store as the shared Poe state layer and Three.js for the animated board renderer. The rules are deterministic, board-first, and tuned for mobile taps: the market cards are large, the board fills most of the screen, and every visible cell has an aligned hit target.

Play

  • Tap a habitat pair in the bottom market.
  • Tap a glowing board space next to the existing haven.
  • Matching neighboring habitats and wildlife score bonus points.
  • Reach the target score before the placement limit.

Scripts

  • bun run doctor
  • bun run dev
  • bun run type-check
  • bun run test
  • bun run test:playwright
  • bun run screenshot:regen
  • bun run publish-to-app-platform