iPuzzle/js/scenes
Brian Fertig cba680c44d feat: add collapsible Room Stats panel with puzzle timer and player list
- Introduce state machine (expanded → folded → collapsed) for animated toggle
- Freeze timer on completion and display total time in completion UI
- Refactor `_updateTimer()` to use `_formatTime()` helper and skip updates when completed
- Enhance DOM UI with styled, animated stats panel below menu button
2026-04-05 13:10:44 -06:00
..
MainMenuScene.js feat: enhance puzzle rendering with clean textures and improved UI/UX 2026-04-05 11:58:01 -06:00
NewPuzzleScene.js feat: enhance puzzle rendering with clean textures and improved UI/UX 2026-04-05 11:58:01 -06:00
PuzzleScene.js feat: add collapsible Room Stats panel with puzzle timer and player list 2026-04-05 13:10:44 -06:00