You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

bmad-game-dev-studio

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bmad-game-dev-studio

A BMad MEthod Core Module that offers a substantial stand alone module for Game Development across multiple supported platforms

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
244
300%
Maintainers
3
Weekly downloads
 
Created
Source

BMad Game Dev Studio

Version License: MIT Discord

BMGD brings BMad's structured development to game development. Create working prototypes quickly in Unity, Unreal, Godot—or any engine you choose.

BMGD Logo

About BMGD

BMad Game Dev Studio (BMGD) adapts the BMad Method framework for game development. Developed by game industry veterans, BMGD guides you through product research, technical design, narrative design, and a full epic-driven production cycle.

Supported Engines

BMGD has first-class support for:

  • Unity — C# scripting, industry-standard for many game types
  • Unreal Engine — Blueprint and C++, AAA powerhouse
  • Godot — Open-source, GDScript, rapidly growing

But you're not limited to these—BMGD works with any platform, from pure C to custom engines.

What You Can Create

BMGD supports 21 game types, including:

GenreExamples
ActionPlatformers, shooters, hack-and-slash
RPGAction RPG, tactical RPG, dungeon crawlers
StrategyTurn-based, RTS, tower defense
SimulationLife sim, tycoon, management
AdventureVisual novels, point-and-click, walking simulators
And more...Survival, horror, puzzle, racing, etc.

What BMGD Does

  • Product Research — Market analysis, competitor research, positioning
  • Game Design Document — Comprehensive GDD with mechanics, progression, and balance
  • Narrative Design — Story structure, characters, dialogue, world-building
  • Technical Architecture — Engine patterns, performance considerations
  • Production Planning — Epic-driven sprints, story tracking, retrospectives
  • Quick Prototyping — Skip the planning, jump straight into building

What BMGD Doesn't Do

BMGD works with coding agents like Claude Code, Cursor, or GitHub Copilot—but it can't create everything:

  • Art assets (models, textures, sprites)
  • Animations
  • Music and sound effects
  • Full game implementation from scratch

Think of BMGD as your senior game dev colleague—not a replacement for your entire team.

Installation

BMGD is installed as a module during BMad Method setup:

npx bmad-method@alpha install

Select Game Dev Studio from the modules list.

Quick Start

After installing, run from your project root:

/bmad-help          # Get guided help for game development
/bmgd-quick-dev     # Jump straight into prototyping
/bmgd-gdd           # Create a Game Design Document
/bmgd-narrative     # Design your game's story

Two Ways to Work

ApproachWhen to UseWorkflow
Quick FlowRapid prototyping, small projects/bmgd-quick-dev
Full ProductionFull games, teams, long-term/bmad-help for guided path

Example: Starting a New Game

You: /bmad-help
BMGD: What kind of game are you making?
You: A tactical sci-fi RPG
BMGD: Great choice! Here's what I recommend...
    [Guides you through genre-specific planning]
    [Helps select appropriate workflows]

Documentation

BMad Game Dev Studio Documentation — Tutorials, how-to guides, and reference

Community

License

MIT License — see LICENSE for details.

BMad Game Dev Studio — Part of the BMad Method ecosystem.

Contributors

See CONTRIBUTORS.md for contributor information.

If you can dream it, you can build it.

Keywords

bmad

FAQs

Package last updated on 16 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts