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

<https://anchorfact.org/kb/game-development/game-ui-ux-design>
  a schema:TechArticle ;
  schema:headline "Game User Interface and UX Design" ;
  schema:url <https://anchorfact.org/game-development/game-ui-ux-design/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.89" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/game-development/game-ui-ux-design>
  schema:citation <https://doi.org/10.1037/h0055392> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/game-development/game-ui-ux-design>
  schema:citation <https://www.nngroup.com/articles/ten-usability-heuristics/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/game-ui-ux-design>
  schema:citation <https://gameaccessibilityguidelines.com/ensure-that-essential-text-is-readable-by-default/> ;
  af:sourceTier "B" .