boardgame-core/tests/samples
hypercross 5235ba7def feat(slay-the-spire-like): support source entity in effect targeting
Update `getEffectTargets` to accept a `sourceEntityKey`. This allows
"self" targets to correctly resolve to the entity triggering the
effect (e.g., a player or a specific enemy) rather than defaulting
to a hardcoded player reference.
2026-04-22 08:56:06 +08:00
..
slay-the-spire-like feat(slay-the-spire-like): support source entity in effect targeting 2026-04-22 08:56:06 +08:00
boop-utils.test.ts refactor: clean up boop implementation structure 2026-04-07 15:43:17 +08:00
boop.test.ts test: refactor and format test files 2026-04-20 15:50:32 +08:00
onitama.test.ts fix: onitama win con 2026-04-08 12:25:50 +08:00
regicide.test.ts test: reformat tests to use double quotes and improve style 2026-04-20 15:16:03 +08:00
tic-tac-toe.test.ts chore: add more tests 2026-04-06 16:11:26 +08:00