@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/game-development/real-time-strategy-rts-game-design>
  a schema:TechArticle ;
  schema:headline "Real-Time Strategy (RTS) Game Design" ;
  schema:url <https://anchorfact.org/game-development/real-time-strategy-rts-game-design/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.76" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/real-time-strategy-rts-game-design>
  schema:citation <https://users.cs.northwestern.edu/~hunicke/MDA.pdf> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/game-development/real-time-strategy-rts-game-design>
  schema:citation <https://cdn.aaai.org/AIIDE/2005/AIIDE05-008.pdf> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/game-development/real-time-strategy-rts-game-design>
  schema:citation <https://arxiv.org/abs/1308.0962> ;
  af:sourceTier "A" .