fertig-classic-games/public/src
Brian Fertig f6a4a3fb5d feat: add speech queue system and update audio configuration
- Implement `SpeechQueue` to manage opponent dialogue clips
- Add `speech` configuration to opponent data (Cy-Bro, Victor, Croc) with intro, happy, and upset states
- Trigger random speech clips in `Portrait.js` based on emotion and a 60% probability
- Play intro speech clips when opponent portraits are created
- Update `MusicPlayer` volume to 0.15 and clean up formatting/whitespace
2026-05-22 16:35:46 -06:00
..
games feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
scenes feat: add Hearts card game with AI opponents 2026-05-21 21:28:31 -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: add speech queue system and update audio configuration 2026-05-22 16:35:46 -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 Hearts card game with AI opponents 2026-05-21 21:28:31 -06:00