fertig-classic-games/public/src
Brian Fertig 7e3c7d8e3d feat(dominion): enhance discard pile UI and improve card animation flow
- Add visual discard pile with card sprite and count badge
- Center action buttons and remove redundant Play Treasures button
- Track in-play cards for accurate animation source positions
- Refactor `setState` to handle discard, gain, and draw animations sequentially
- Add multi-phase discard animation (fly face-up, fold, unfold face-down)
- Add gain card animation to deck or discard pile
- Improve animation queue handling with `_animating` and `_pendingAnimState`
2026-05-26 20:22:08 -06:00
..
games feat(dominion): enhance discard pile UI and improve card animation flow 2026-05-26 20:22:08 -06:00
scenes feat: add Dominion card game with AI and full UI 2026-05-25 17:27:24 -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(bingo): add countdown timer, opponent match flash, and fullscreen fix 2026-05-25 13:21:26 -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 Dominion card game with AI and full UI 2026-05-25 17:27:24 -06:00