Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fertig 23b43a6f2a feat: add 10 new puzzles with automated image processing pipeline
- Added process_puzzles.sh script for end-to-end puzzle image management:
  - Renames prep/ files to lowercase with underscores
  - Moves validated images to puzzles/ directory
  - Generates standardized thumbnails (576×324) using ImageMagick
  - Syncs puzzles.json and thumbnails.json manifests

- Added 10 new puzzle images (and corresponding thumbnails):
  cownappers, forest_conjurer, germanic_castle, hong_kong_phonecall,
  lonely_robot_2, mushroom_world, octomech_2, old_polish_town,
  red_eyes, the_mall_interior

- Updated asset manifests with new puzzle entries and thumbnails
2026-04-06 20:01:25 -06:00