mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-14 14:18:44 +00:00
Derive canvas width from container + panel dimensions so the NEXT panel fits with consistent padding. Extract drawFruitCircle helper so all fruit rendering (in-game, cursor preview, NEXT panel) shows the name label consistently. Update color palette for maximum visual distinction between similar fruits (cherry/strawberry/apple, dekopon/persimmon). Center score text over the container instead of the canvas.