Skip to content
🤖 Consolidated, AI-optimized BMAD docs: llms-full.txt. Fetch this plain text file for complete context.

BMGD - Game Development Module

Complete guides for the BMad Game Development Module (BMGD) - AI-powered workflows for game design and development that adapt to your project’s needs.


New to BMGD? Start here:

  • Quick Start Guide - Get started building your first game
    • Installation and setup
    • Understanding the game development phases
    • Running your first workflows
    • Agent-based development flow

Quick Path: Install BMGD module → Game Brief → GDD → Architecture → Build



BMGD follows four phases aligned with game development:

  • Brainstorm Game - Ideation with game-specific techniques
  • Game Brief - Capture vision, market, and fundamentals
  • GDD (Game Design Document) - Comprehensive game design
  • Narrative Design - Story, characters, world (for story-driven games)
  • Game Architecture - Engine, systems, patterns, structure
  • Sprint Planning - Epic and story management
  • Story Development - Implementation workflow
  • Code Review - Quality assurance
  • Testing - Automated tests, playtesting, performance
  • Retrospective - Continuous improvement

Start a new game project → Start with Quick Start Guide → Run brainstorm-game for ideation → Create a Game Brief with create-brief

Design my game → Create a GDD with create-gdd → If story-heavy, add Narrative Design with create-narrative

Plan the technical architecture → Run create-architecture with the Game Architect

Build my game → Use Phase 4 production workflows → Follow the sprint-based development cycle

Quickly test an idea → Use Quick-Flow for rapid prototyping