fertig-classic-games/assets
Brian Fertig a8b4d15e8c Add Jigsaw puzzle game with drag-and-drop pieces and pan/zoom
- New Phaser scene (JigsawGame) supporting 4 difficulty tiers (25–144 pieces),
  image selection, timer, hint overlay, and win screen.
- Pure geometry module (JigsawLogic) generates seeded tab/blank outlines so
  adjacent pieces mesh exactly; also provides deterministic scatter positions.
- Pieces are drawn to canvas textures with depth shading; drag-to-snap with a
  ghost target, camera pan on empty table, and wheel/button zoom (1x–4x).
- Registered in gamesRegistry, main.js scene list, and GameRoomScene slug map;
  game-icons.png updated for the new icon frame.
2026-08-30 17:33:31 -06:00
..
fonts
fx
gamedata
images Add Jigsaw puzzle game with drag-and-drop pieces and pan/zoom 2026-08-30 17:33:31 -06:00
info
music
speech Expand Master of Vega tutorial to cover full gameplay loop 2026-08-29 11:11:25 -06:00
tutorial-videos
videos