fertig-classic-games/public/data
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
..
blockfighter.json Added Block Fighter game 2026-06-11 10:03:22 -06:00
card-backs.json
jewelquest.json feat: add Jewel Quest game and fix Portrait memory leaks 2026-06-11 19:07:43 -06:00
music.json
opponents.json Added Speech for Beth and Blackwind 2026-06-09 20:43:51 -06:00
playfields.json
puddingmonsters.json feat: overhaul Pudding Monsters scoring and add opponent videos 2026-06-08 22:24:12 -06:00
rushhour.json
shift-artwork.json Added new game: Shift 2026-06-11 09:05:57 -06:00
zuma.json feat: add Zuma marble-shooter game with 20 levels 2026-06-12 00:15:51 -06:00