boardgame-phaser/docs
hypercross c25759d147 refactor(onitama): extract tweens into factory functions
Centralize Onitama animation logic by moving inline Phaser tweens
into a dedicated `tweens.ts` configuration file. This improves
reusability and cleans up spawners and renderers.

Also updated documentation to warn against adding interruptions to
looped tweens to prevent game logic hangs.
2026-04-19 12:45:05 +08:00
..
GameModule.md docs: update docs 2026-04-07 16:29:08 +08:00
GamePatterns.md refactor(onitama): extract tweens into factory functions 2026-04-19 12:45:05 +08:00