boardgame-core/src/samples/slay-the-spire-like/system/combat
hypercross 601eb0f417 refactor: reformat code and introduce IGameContextExport
- Reformat `src/core/game.ts` and sample types to use 2-space
  indentation
- Add `IGameContextExport` to hide internal test properties
- Update `CombatGameContext` to use the exported context type
2026-04-20 00:00:41 +08:00
..
effects.ts fix: add effect triggering fixes 2026-04-17 15:30:28 +08:00
prompts.ts feat: cost implementation for card play 2026-04-17 14:10:28 +08:00
triggers.ts feat: more effects 2026-04-17 17:15:31 +08:00
types.ts refactor: reformat code and introduce IGameContextExport 2026-04-20 00:00:41 +08:00