fertig-classic-games/public/assets
Brian Fertig d51d026352 feat: add Zuma marble-shooter game with 20 levels
Implement a complete Zuma-style puzzle game featuring:

- Pure game engine (`ZumaLogic.js`) with Catmull-Rom path animation,
  segment-based chain physics, match-3 popping, and power-ups (slow,
  reverse, accuracy, explosion)
- Phaser scene (`ZumaGame.js`) with procedural textures, laser sight,
  and full UI (level select, overlays, scoring)
- 20 hand-designed levels across 6 path shapes (s-curve, horseshoe,
  spiral, zigzag, double-loop, figure-eight) with calibrated difficulty
- Level generator (`genZuma.js`) and verification suite (`verifyZuma.js`)
  for path geometry, parameter ranges, and engine correctness
- Platform integration: game registry, scene dispatch, preload asset
2026-06-12 00:15:51 -06:00
..
fonts refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
fx feat(jewelquest): enhance battle visuals and add sword SFX 2026-06-11 21:06:36 -06:00
images feat: add Zuma marble-shooter game with 20 levels 2026-06-12 00:15:51 -06:00
music feat(monopoly): add complete trade system with AI evaluation and drag-and-drop UI 2026-06-08 16:43:54 -06:00
speech Added Speech for Beth and Blackwind 2026-06-09 20:43:51 -06:00
tutorial-videos Added new game: Shift 2026-06-11 09:05:57 -06:00
videos feat: overhaul Pudding Monsters scoring and add opponent videos 2026-06-08 22:24:12 -06:00