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

<https://anchorfact.org/kb/game-development/game-design-document-gdd>
  a schema:TechArticle ;
  schema:headline "Game Design Document (GDD)" ;
  schema:url <https://anchorfact.org/game-development/game-design-document-gdd/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/game-design-document-gdd>
  schema:citation <https://www.routledge.com/Game-Design-Workshop-A-Playcentric-Approach-to-Creating-Innovative-Games/Fullerton/p/book/9781032607009> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/game-design-document-gdd>
  schema:citation <https://www.routledge.com/The-Art-of-Game-Design-A-Book-of-Lenses/Schell/p/book/9781138632059> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/game-design-document-gdd>
  schema:citation <https://www.wiley-vch.de/en/areas-interest/computing-computer-sciences/level-up-the-guide-to-great-video-game-design-978-1-394-29876-1> ;
  af:sourceTier "B" .