boardgame-phaser/packages
hypercross 033a8e4a40 refactor: clean up scenes and introduce SceneKey enum
- Remove redundant `GameFlowScene` and `PlaceholderEncounterScene`
- Introduce `SceneKey` enum for type-safe scene management
- Clean up unused imports and configuration references in existing
  scenes
- Standardize scene navigation using `SceneKey`
2026-04-20 15:36:12 +08:00
..
boop-game fix: boop supply 2026-04-12 18:55:35 +08:00
framework refactor(framework): improve PhaserScene flexibility 2026-04-20 15:11:45 +08:00
onitama-game refactor(onitama): extract tweens into factory functions 2026-04-19 12:45:05 +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 refactor: clean up scenes and introduce SceneKey enum 2026-04-20 15:36:12 +08:00