Files
rshtirmer 1a44fac3ac feat: add template-based make-game, flight simulator example, and improved audio skill
Replace /new-game with /make-game which copies runnable starter templates
(Phaser 2D and Three.js 3D) instead of generating files from scratch.

Add flight simulator as a second example game demonstrating the full
make-game pipeline: scaffold, visual design, audio, QA tests (16 Playwright),
and architecture review fixes.

Fix SFX looping bug in game-audio skill — SFX now use Web Audio API
directly instead of Strudel (which loops continuously). Update flappy-bird
example with the same fix.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:15:03 -05:00
..