boardgame-phaser/packages
hypercross 3f2ba84a06 feat(sts-viewer): add CombatTestScene and unit visuals
Implement a new combat test scene to visualize Slay the Spire-like
combat states. This includes:

- `CombatUnitContainer`: A Phaser container for displaying unit HP,
  name, buffs, and enemy intents.
- `CombatUnitSpawner`: A spawner to manage the lifecycle of combat
  units based on the combat state.
- `
2026-04-21 23:50:47 +08:00
..
boop-game fix: boop supply 2026-04-12 18:55:35 +08:00
framework feat(framework): support multi-button drag and drop 2026-04-20 20:33:56 +08:00
onitama-game refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
regicide-game chore: fix vite config 2026-04-12 15:02:23 +08:00
sample-game fix: fading 2026-04-12 18:18:45 +08:00
sts-like-viewer feat(sts-viewer): add CombatTestScene and unit visuals 2026-04-21 23:50:47 +08:00