Go to file
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
assets feat(puzzle): add stats completion sound loop and refine glow/timing logic 2026-04-06 19:54:46 -06:00
js feat(puzzle): add stats completion sound loop and refine glow/timing logic 2026-04-06 19:54:46 -06:00
server feat: add player name support for rooms and networked gameplay 2026-04-04 20:58:41 -06:00
CLAUDE.md first commit 2026-04-04 18:51:09 -06:00
index.html feat: implement responsive canvas scaling with Phaser.Scale.FIT and DOM overlay sync 2026-04-05 23:17:14 -06:00
instructions.md Updated to include multiplayer 2026-04-04 19:51:35 -06:00
software.md first commit 2026-04-04 18:51:09 -06:00
start_web.sh Updated to include multiplayer 2026-04-04 19:51:35 -06:00