fertig-classic-games/public/data
Brian Fertig 5f9f7c8bd8 feat: add Spire Climb single-player roguelike deckbuilder
Implement a complete Slay-the-Spire inspired game with:

- **Core engine** (`SpireClimbLogic.js`): Turn-based combat state machine,
  seeded RNG, map generation, enemy AI, relic hooks, and a headless verifier
  (`verifySpireClimb.js`) that auto-plays 1,000+ combats across both classes.

- **Game scene** (`SpireClimbGame.js`): Phaser UI for class select, branching
  map, animated combat (card fly-in, health-bar drain, enemy lunge/buff FX),
  rewards, shop, events, and treasure nodes.

- **Content** (`SpireClimbData.js`): Two classes (Warrior, Rogue), 30+ cards
  with upgrades, relics, potions, 10 enemies/elites/bosses, events, and map
  tuning.

- **Art pipeline**: Procedural rendering by default with drop-in sprite sheets
  (`spireclimb-creatures.png`, `spireclimb-cards.png`) wired through
  `spireclimb-artwork.json`. Includes a Node script to regenerate the creature
  spritesheet and a full art spec (`sprites.md`).
2026-06-26 20:30:36 -06:00
..
blockfighter.json
bookwork.json feat: add Bookwork word-battle game with 20-level campaign 2026-06-20 15:51:55 -06:00
card-backs.json
colored-playfields.json feat(yatzi): add AI emotional reactions to score outcomes 2026-06-22 23:20:20 -06:00
dotlink.json
jewelquest.json
katamino.json
music.json
opponents.json feat(risk): add portrait emotions for attacks, conquests, and army losses 2026-06-25 22:57:50 -06:00
playfields.json
puddingmonsters.json
rushhour.json
shift-artwork.json
slots-artwork.json
spireclimb-artwork.json feat: add Spire Climb single-player roguelike deckbuilder 2026-06-26 20:30:36 -06:00
zuma.json