boardgame-phaser/packages/framework
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
package.json refactor: clean up 2026-04-04 13:21:44 +08:00
tsconfig.json init: board game phaser start 2026-04-03 15:18:47 +08:00
tsup.config.ts init: board game phaser start 2026-04-03 15:18:47 +08:00
vitest.config.ts chore: add tests 2026-04-04 00:48:44 +08:00