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 **feat: add Tri-Ominoes game with AI opponents** 2026-06-07 18:59:57 -06:00
services refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
ui feat(monopoly): add sound effects for payment and pawn animations 2026-06-07 17:17:22 -06:00
config.js feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
main.js **feat: add Tri-Ominoes game with AI opponents** 2026-06-07 18:59:57 -06:00