<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cellular Automata on Bracket Productions</title>
    <link>https://bracketproductions.com/tags/cellular-automata/</link>
    <description>Recent content in Cellular Automata on Bracket Productions</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©{year} Herbert Wolverson, All Rights Reserved</copyright>
    <lastBuildDate>Sun, 27 Oct 2019 08:46:25 -0600</lastBuildDate>
    
        <atom:link href="https://bracketproductions.com/tags/cellular-automata/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      
      <item>
        <title>Rust Roguelike Tutorial - Chapter 27 - Cellular Automata Dungeons</title>
        <link>https://bracketproductions.com/posts/roguetutorial/chapter_27/</link>
        <pubDate>Sun, 27 Oct 2019 08:46:25 -0600</pubDate>
        
        <guid>https://bracketproductions.com/posts/roguetutorial/chapter_27/</guid>
        <description>Cellular Automata is a great algorithm family, taking chaos and making order. It produces nice, organic levels with high connectivity - ideal for creating the feel of a large natural cavern, or a forest level. This chapter walks you through the algorithm, its implementation, and how it can make fun levels.</description>
      </item>
      
    
  </channel>
</rss>