iPuzzle/js/scenes
Brian Fertig 02e0e70b99 feat(puzzle): add stats completion sound loop and refine glow/timing logic
- Load new `sfx_stats.mp3` audio for puzzle completion stats display
- Increase glow delay from 500ms to 700ms for smoother visual transition
- Fix indentation in edge detection filter and normalize spacing in CSS/style assignments
- Stop and destroy stats sound on overlay cleanup or completion typing finish
- Start looping stats sound when typing puzzle completion stats, ensuring clean lifecycle management
2026-04-06 19:54:46 -06:00
..
MainMenuScene.js feat: implement responsive canvas scaling with Phaser.Scale.FIT and DOM overlay sync 2026-04-05 23:17:14 -06:00
NewPuzzleScene.js feat(puzzle): enhance snap detection glow and UI selection feedback 2026-04-06 19:16:48 -06:00
PuzzleScene.js feat(puzzle): add stats completion sound loop and refine glow/timing logic 2026-04-06 19:54:46 -06:00