fertig-classic-games/public/src/ui
Brian Fertig ca38548700 feat(dominion): add animated deck/discard counters and refine turn SFX
- Track deck/discard pile counts during animations for real-time UI updates
- Implement animated discard pile countdown when shuffling
- Dynamically show/hide deck and discard piles based on animation state
- Replace generic card SFX with specific sounds for buying treasures, purchasing, and dealing
- Update Dominion card assets to align with new UI/audio feedback
2026-05-27 18:53:30 -06:00
..
Button.js Button Fix 2026-05-17 19:13:48 -06:00
FullscreenButton.js feat(bingo): add countdown timer, opponent match flash, and fullscreen fix 2026-05-25 13:21:26 -06:00
MenuMusic.js feat: add opponent pick speech and spectrum visualizer 2026-05-23 10:25:29 -06:00
Modal.js refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
MusicPlayer.js feat: add speech queue system and update audio configuration 2026-05-22 16:35:46 -06:00
Portrait.js feat(catan): enhance AI expansion logic and polish game visuals 2026-05-25 09:46:27 -06:00
Sounds.js feat(dominion): add animated deck/discard counters and refine turn SFX 2026-05-27 18:53:30 -06:00
SpeechQueue.js feat: add speech visualizer and emotion-driven audio cues 2026-05-22 19:10:36 -06:00
TextInput.js Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00