fertig-classic-games/public/src/ui
Brian Fertig c8dc0a05e0 feat(monopoly): add sound effects for payment and pawn animations
- Play sfx-monopoly-pay when rent/payment animation begins
- Play sfx-piece-click when pawn/token hop animation completes
- Load new audio asset and register in SFX constants
2026-06-07 17:17:22 -06:00
..
Button.js refactor: overhaul game menu layout, enhance Button component, and adjust Dominion AI 2026-05-30 10:47:50 -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: add Ghost word game with server-side AI and skill profiles 2026-05-28 19:05:36 -06:00
Sounds.js feat(monopoly): add sound effects for payment and pawn animations 2026-06-07 17:17:22 -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
TutorialModal.js feat: add Connect 4 game and image support to tutorial modal 2026-05-31 13:39:00 -06:00