---
id: kb-2026-00222
title: Real-Time Strategy (RTS) Game Design
schema_type: TechArticle
category: game-development
language: en
confidence: medium
last_verified: '2026-05-28'
created_date: '2026-05-22'
generation_method: human_only
ai_models:
  - claude-opus
derived_from_human_seed: true
conflict_of_interest: none_declared
is_live_document: false
data_period: static
atomic_facts:
  - id: af-real-time-strategy-rts-game-design-1
    statement: The MDA framework separates game analysis into mechanics, dynamics, and aesthetics.
    source_title: 'MDA: A Formal Approach to Game Design and Game Research'
    source_url: https://users.cs.northwestern.edu/~hunicke/MDA.pdf
    confidence: medium
  - id: af-real-time-strategy-rts-game-design-2
    statement: RTS games combine real-time decision-making with adversarial strategy and large action spaces.
    source_title: 'Real-Time Strategy Games: A New AI Research Challenge'
    source_url: https://cdn.aaai.org/AIIDE/2005/AIIDE05-008.pdf
    confidence: medium
  - id: af-real-time-strategy-rts-game-design-3
    statement: StarCraft has been used as a major platform for RTS game AI research and competition.
    source_title: A Survey of Real-Time Strategy Game AI Research and Competition in StarCraft
    source_url: https://arxiv.org/abs/1308.0962
    confidence: medium
completeness: 0.88
primary_sources:
  - id: ps-real-time-strategy-rts-game-design-1
    title: 'MDA: A Formal Approach to Game Design and Game Research'
    type: conference_paper
    year: 2004
    institution: Northwestern University
    url: https://users.cs.northwestern.edu/~hunicke/MDA.pdf
  - id: ps-real-time-strategy-rts-game-design-2
    title: 'Real-Time Strategy Games: A New AI Research Challenge'
    type: conference_paper
    year: 2005
    institution: AIIDE
    url: https://cdn.aaai.org/AIIDE/2005/AIIDE05-008.pdf
  - id: ps-real-time-strategy-rts-game-design-3
    title: A Survey of Real-Time Strategy Game AI Research and Competition in StarCraft
    type: academic_paper
    year: 2013
    institution: arXiv
    url: https://arxiv.org/abs/1308.0962
secondary_sources: []
updated: '2026-05-28'
disputed_statements: []
known_gaps:
  - Player onboarding and readability for complex RTS economies
  - Balancing asymmetry, pacing, and strategic depth without relying on one franchise model
---
## TL;DR
RTS game design combines real-time control, strategy, economy, combat, and readability. Evidence-backed claims should separate general game design frameworks from RTS-specific research constraints.

## Core Explanation
Players in RTS games make many simultaneous decisions: scouting, production, positioning, economy, and combat. Designers shape those decisions through unit roles, resource systems, map layout, fog of war, and pacing.

## Detailed Analysis
The repaired article uses MDA for design vocabulary and RTS AI research sources for the real-time, adversarial, high-action-space nature of the genre. It avoids unsupported claims about specific commercial formulas.

## Related Articles

- [3D Generation and Gaussian Splatting: From NeRF to Real-Time Rendering](../../ai/3d-generation-gaussian-splatting.md)
- [AI for Call Centers: Speech Analytics, Real-Time Agent Assist, and Sentiment Detection](../../ai/ai-call-center.md)
- [AI for Augmented Reality: Real-Time Object Detection, Depth Estimation, and Scene Understanding](../../ai/ai-for-augmented-reality-real-time-object-detection-depth-estimation-and-scene-understanding.md)
