fertig-classic-games/assets
Brian Fertig ab6b2ce9fc feat: add Dungeon Boss and Star Wars Deckbuilder card games
Implement two complete card games with full rule engines, AI opponents
(5 skill levels), procedural rendering, and drop-in art support.

Dungeon Boss: Boss Monster-style dungeon building game for 2-4 players.
Players build dungeons of rooms and spells to lure and defeat heroes,
harvesting souls to win. Includes 8 bosses, 31 room cards, 16 spells,
and 41 heroes with class-based baiting mechanics.

Star Wars Deckbuilder: 2-player deckbuilding game. Players build decks
from faction and neutral cards, purchase from the galaxy row, bounty hunt
enemy units, and attack bases. First to destroy 3 enemy bases wins.
Includes 90-card galaxy deck, 10 bases with abilities, and the Force
mechanic.

Both games include:
- Pure logic engines (rules-verified by headless test suites)
- Synchronous heuristic AI with skill-based decision quality
- Phaser scenes with vector-rendered procedural art
- Drop-in sprite sheet support via JSON mappings
- Tutorial documentation and art specifications
- Registration in the game registry and scene loader
2026-07-03 07:32:41 -06:00
..
fonts
fx
images feat: add Dungeon Boss and Star Wars Deckbuilder card games 2026-07-03 07:32:41 -06:00
music feat: add Jumble word puzzle game with 58 curated levels 2026-06-30 19:42:57 -06:00
speech feat: add Jumble word puzzle game with 58 curated levels 2026-06-30 19:42:57 -06:00
tutorial-videos feat: add Azul board game with tutorial videos and modal fix 2026-06-29 20:49:48 -06:00
videos