boardgame-phaser/packages/onitama-game
hypercross 368d9942d2 refactor(onitama): centralize visual constants in config
Introduce `TEXT_POSITION` and `VISUAL` objects to the configuration
to manage magic numbers for positioning, radii, stroke widths, and
alphas. Update renderers and spawners to use these constants instead
of hardcoded values or direct calculations.
2026-04-20 16:04:29 +08:00
..
src refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
index.html feat: onitama 2026-04-07 16:33:41 +08:00
package.json feat: onitama 2026-04-07 16:33:41 +08:00
tsconfig.json feat: onitama 2026-04-07 16:33:41 +08:00
vite.config.ts chore: fix vite config 2026-04-12 15:02:23 +08:00