iPuzzle/js
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
..
net feat: add player name support for rooms and networked gameplay 2026-04-04 20:58:41 -06:00
puzzle Updated to include multiplayer 2026-04-04 19:51:35 -06:00
scenes feat: Add main menu assets and refactor puzzle thumbnail handling 2026-04-05 09:53:11 -06:00
state Add new puzzle assets (12 images + thumbnails), background selection UI, and persistent background state 2026-04-04 20:44:43 -06:00
main.js first commit 2026-04-04 18:51:09 -06:00