<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vanuki devlog</title>
    <link>https://vanuki.com/en/devlog/</link>
    <description>Building small mobile games with AI, from A to Z. The engineering, written for developers.</description>
    <language>en</language>
    <atom:link href="https://vanuki.com/en/devlog/rss.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>Every sound in my game is a function, not a file</title>
      <link>https://vanuki.com/en/devlog/zero-audio-files</link>
      <guid isPermaLink="true">https://vanuki.com/en/devlog/zero-audio-files</guid>
      <pubDate>Sun, 12 Jul 2026 10:00:00 +0700</pubDate>
      <description>The game ships zero audio files. Every effect and all three music layers are synthesized in code, and the score crossfades based on how you're playing.</description>
    </item>

    <item>
      <title>An exploit is a player telling you what your game rewards</title>
      <link>https://vanuki.com/en/devlog/spent-planets</link>
      <guid isPermaLink="true">https://vanuki.com/en/devlog/spent-planets</guid>
      <pubDate>Sat, 11 Jul 2026 12:00:00 +0700</pubDate>
      <description>My playtester farmed infinite points in four seconds. The fix — collapsing planets — became the best mechanic in the game.</description>
    </item>
  </channel>
</rss>
