Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fertig 7baa414e7d feat: add audio system with SFX and music player
- Add click/grab sound effects for puzzle interactions
- Implement background music player with queue management
- Include mute/skip controls in UI (top-right)
- Load and play tracks from assets/audio/music/tracks.json
- Store mute preference in localStorage
2026-04-04 22:24:43 -06:00