monster-dice-arena
@jeffy24

monster-dice-arena

A cute Three.js dice arena where monsters roll, hold, attack, heal, charge energy, and race to 20 points.

About this tile

Monster Dice Arena is a standalone Poe board-game app about two cute monsters battling with chunky dice. Players roll up to three times, tap dice to hold them, then confirm the visible arena actions to attack, heal, gain energy, block with shells, and score stars.

The first monster to reach 20 points or knock the rival to 0 HP wins. The app is mobile-first for a 300x500 play surface, with a Three.js arena, animated monsters, animated dice, touch-sized hit targets, and synced-store game state.

App Details

  • Poe handle: monster-dice-arena
  • Package name: @boardgames/monster-dice-arena
  • Source bundle visibility: owner_only
  • Main state: synced-store/schema.ts
  • UI entry: app/src/entry.ts

Scripts

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