Go to file
Brian Fertig 35f050dfeb feat: add real-time puzzle timer and player list UI
- Persist puzzle start time in state for accurate session tracking
- Display elapsed time (HH:MM:SS) and connected players in a new "Room Stats" panel
- Update players list on join/left events and network sync
- Refine UI button styling for consistency with main theme
2026-04-05 12:42:21 -06:00
assets feat(ui): overhaul main menu with animated intro and modernized styling 2026-04-05 10:19:54 -06:00
js feat: add real-time puzzle timer and player list UI 2026-04-05 12:42:21 -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 Updated to include multiplayer 2026-04-04 19:51:35 -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