fertig-classic-games/public/src
Brian Fertig 74d5470d11 **feat(triominoes): animate drawn tiles from pool to player portrait**
Add `animateDrawTile()` to tween a face-down triangle from the pool area to the drawing player's portrait over 1.2 seconds. Integrates the animation into both the human draw flow (`onPoolClick`) and the AI draw loop (`runAITurn`), ensuring visual feedback before the game state updates and the hand refreshes.
2026-06-07 19:05:04 -06:00
..
games **feat(triominoes): animate drawn tiles from pool to player portrait** 2026-06-07 19:05:04 -06:00
scenes
services
ui
config.js
main.js