Go to file
Brian Fertig 535825ba20 feat: Add main menu assets and refactor puzzle thumbnail handling
- Add main menu UI image and background music (with updated track metadata)
- Rename puzzle assets to include `.png` extensions for consistency
- Introduce `thumbnails.json` manifest to decouple thumbnail paths from puzzle data
- Update `NewPuzzleScene.js` to load thumbnails explicitly via manifest instead of inferring paths
- Update `PuzzleScene.js` to ensure full puzzle images are loaded fresh on initial entry (not during network joins or restores)
2026-04-05 09:53:11 -06:00
assets feat: Add main menu assets and refactor puzzle thumbnail handling 2026-04-05 09:53:11 -06:00
js feat: Add main menu assets and refactor puzzle thumbnail handling 2026-04-05 09:53:11 -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