<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: xiaoyumao</title>
    <description>The latest articles on DEV Community by xiaoyumao (@xiaoyumao0621).</description>
    <link>https://dev.to/xiaoyumao0621</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4087412%2Ffc8e7346-3eb0-49de-b92e-7eef828756b3.png</url>
      <title>DEV Community: xiaoyumao</title>
      <link>https://dev.to/xiaoyumao0621</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xiaoyumao0621"/>
    <language>en</language>
    <item>
      <title>Documenting a Narrative Horror Game: Lessons from Building a Fan Wiki</title>
      <dc:creator>xiaoyumao</dc:creator>
      <pubDate>Fri, 21 Aug 2026 02:18:39 +0000</pubDate>
      <link>https://dev.to/xiaoyumao0621/documenting-a-narrative-horror-game-lessons-from-building-a-fan-wiki-2553</link>
      <guid>https://dev.to/xiaoyumao0621/documenting-a-narrative-horror-game-lessons-from-building-a-fan-wiki-2553</guid>
      <description>&lt;p&gt;I recently built a fan guide for The Skin Stapler, an indie &lt;br&gt;
narrative horror game from Tainted Pact Games (creators of &lt;br&gt;
Suffer the Night). It launched on Steam in August 2026. &lt;br&gt;
Documenting a story-first horror game taught me a few things.&lt;/p&gt;

&lt;h2&gt;
  
  
  Story Games Need Different Documentation
&lt;/h2&gt;

&lt;p&gt;The Skin Stapler isn't a mechanics-heavy game — it's a &lt;br&gt;
one-sitting narrative experience about a detective hunting a &lt;br&gt;
serial killer in a decaying 1980s city. The "guide" players &lt;br&gt;
actually want isn't walkthroughs, it's context: character &lt;br&gt;
backgrounds, timeline clarity, and thematic analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Track
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Character perspectives (you play multiple people, including 
the detective and civilians in their final moments)&lt;/li&gt;
&lt;li&gt;Audio tape content (the killer's distorted messages)&lt;/li&gt;
&lt;li&gt;Location details across Carrion City&lt;/li&gt;
&lt;li&gt;Thematic notes on the grindhouse/VHS influences&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tools I Used
&lt;/h2&gt;

&lt;p&gt;Static site generator + markdown + JSON. No database, no &lt;br&gt;
backend — pages load instantly, which matters when players &lt;br&gt;
reference guides mid-game.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Check it out: &lt;a href="https://theskinstapler.com/" rel="noopener noreferrer"&gt;https://theskinstapler.com/&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>gaming</category>
      <category>horror</category>
      <category>indie</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
