<?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: Wolfger Schramm</title>
    <description>The latest articles on DEV Community by Wolfger Schramm (@spearwolf).</description>
    <link>https://dev.to/spearwolf</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%2F172457%2F309d9e4d-8f23-421f-bbdf-953899369e9b.jpg</url>
      <title>DEV Community: Wolfger Schramm</title>
      <link>https://dev.to/spearwolf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/spearwolf"/>
    <language>en</language>
    <item>
      <title>Trapped in the maze of the endless loop!</title>
      <dc:creator>Wolfger Schramm</dc:creator>
      <pubDate>Thu, 09 Jul 2020 11:12:55 +0000</pubDate>
      <link>https://dev.to/spearwolf/trapped-in-the-maze-of-the-endless-loop-2ap3</link>
      <guid>https://dev.to/spearwolf/trapped-in-the-maze-of-the-endless-loop-2ap3</guid>
      <description>&lt;p&gt;See how the recursive backtracker algorithm creates a maze. &lt;em&gt;Step by step&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;In the second phase of the animation the path distance to the center is calculated for each cell in the labyrinth — but there is no escape 😉&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/spearwolf/embed/yLePxBw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>maze</category>
      <category>generativeart</category>
    </item>
  </channel>
</rss>
