mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
333 B
333 B
Purpose
Create or update the game design document.
Inputs
- Project concept, engine, audience, mode, and current milestones.
Outputs
documentation/design/gdd.md- Clear core loop, player goals, systems, content scope, and risks.
Validation
Run npm run validate -- --project <project> after updating design docs.