boardgame-core/tests/samples
hypercross 2f2e4e56b5 refactor: decouple card effects from card data in desert sample
Moves card effects from `card.csv` to a dedicated `cardEffect.csv` file.
This allows for more granular control over card triggers (onPlay,
onDraw, onDiscard) and targets, improving the data model for the
slay-the-spire-like sample. Also updates triggers and tests to
reflect this new structure.
2026-04-20 00:00:41 +08:00
..
slay-the-spire-like refactor: decouple card effects from card data in desert sample 2026-04-20 00:00:41 +08:00
boop-utils.test.ts refactor: clean up boop implementation structure 2026-04-07 15:43:17 +08:00
boop.test.ts chore: add more tests 2026-04-06 16:11:26 +08:00
onitama.test.ts fix: onitama win con 2026-04-08 12:25:50 +08:00
regicide.test.ts feat: regicide full 2026-04-10 13:43:12 +08:00
tic-tac-toe.test.ts chore: add more tests 2026-04-06 16:11:26 +08:00