boardgame-phaser/packages/sts-like-viewer
hypercross dda290bf9c feat(framework): add hoverEffect utility
Add a `hoverEffect` utility to `boardgame-phaser` to simplify
handling pointerover and pointerout events. Refactor
`CardContainer` in `sts-like-viewer` to use this new utility and
centralize card dimensions in `CARD_CONFIG`.
2026-04-22 15:13:33 +08:00
..
src feat(framework): add hoverEffect utility 2026-04-22 15:13:33 +08:00
index.html feat: sts-like-viewer 2026-04-13 12:38:41 +08:00
package.json build: add @types/node to sts-like-viewer 2026-04-22 11:46:24 +08:00
tsconfig.json Refactor inventory drag to use dragDropEventEffect 2026-04-19 00:12:56 +08:00
vite.config.ts feat: sts-like-viewer 2026-04-13 12:38:41 +08:00