<?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: Vladislav Prusakov</title>
    <description>The latest articles on DEV Community by Vladislav Prusakov (@spectraldragon).</description>
    <link>https://dev.to/spectraldragon</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3963336%2Fcd153023-dc7b-4eab-af63-59b731f2c721.jpeg</url>
      <title>DEV Community: Vladislav Prusakov</title>
      <link>https://dev.to/spectraldragon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/spectraldragon"/>
    <language>en</language>
    <item>
      <title>AdaEngine 0.1.0: a Swift game engine with ECS, plugins, Metal/WebGPU, and hot asset reloading</title>
      <dc:creator>Vladislav Prusakov</dc:creator>
      <pubDate>Mon, 01 Jun 2026 20:16:17 +0000</pubDate>
      <link>https://dev.to/spectraldragon/adaengine-010-a-swift-game-engine-with-ecs-plugins-metalwebgpu-and-hot-asset-reloading-8le</link>
      <guid>https://dev.to/spectraldragon/adaengine-010-a-swift-game-engine-with-ecs-plugins-metalwebgpu-and-hot-asset-reloading-8le</guid>
      <description>&lt;p&gt;I’ve been working on AdaEngine, an open-source game engine and app framework written in Swift, and I’ve just released version 0.1.0.&lt;br&gt;
The idea behind AdaEngine is to explore what a modern game engine could look like if it was built around Swift from the start: strong types, a SwiftUI-like app entry point, macros, modular plugins, and a data-driven ECS architecture.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8eonnzkuevqfamwzsnsu.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8eonnzkuevqfamwzsnsu.jpeg" alt="First demo" width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0xewgqz8c8xs6v1dbl2q.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0xewgqz8c8xs6v1dbl2q.jpg" alt="Comparing AdaUI and SwiftUI" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read more here: &lt;a href="https://adaengine.org/articles/introducing-adaengine-0-1-0" rel="noopener noreferrer"&gt;https://adaengine.org/articles/introducing-adaengine-0-1-0&lt;/a&gt;&lt;/p&gt;

</description>
      <category>swift</category>
      <category>gamedev</category>
      <category>webgpu</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
