<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Backtracking on Bracket Productions</title>
    <link>https://bracketproductions.com/tags/backtracking/</link>
    <description>Recent content in Backtracking on Bracket Productions</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©{year} Herbert Wolverson, All Rights Reserved</copyright>
    <lastBuildDate>Wed, 27 Nov 2019 08:46:25 -0600</lastBuildDate>
    
        <atom:link href="https://bracketproductions.com/tags/backtracking/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      
      <item>
        <title>Rust Roguelike Tutorial - Chapter 61 - Town Portals</title>
        <link>https://bracketproductions.com/posts/roguetutorial/chapter_61/</link>
        <pubDate>Wed, 27 Nov 2019 08:46:25 -0600</pubDate>
        
        <guid>https://bracketproductions.com/posts/roguetutorial/chapter_61/</guid>
        <description>Chapter 61 adds the Town Portal item, giving the adventurer a quick way to return to town. This is expanded into a more general teleportation system.
http://bfnightly.bracketproductions.com/rustbook/chapter_61.html</description>
      </item>
      
      <item>
        <title>Rust Roguelike Tutorial - Chapter 55 - Backtracking</title>
        <link>https://bracketproductions.com/posts/roguetutorial/chapter_55/</link>
        <pubDate>Thu, 21 Nov 2019 08:46:25 -0600</pubDate>
        
        <guid>https://bracketproductions.com/posts/roguetutorial/chapter_55/</guid>
        <description>Chapter 55 adds the ability to revisit previous levels.
http://bfnightly.bracketproductions.com/rustbook/chapter_55.html</description>
      </item>
      
    
  </channel>
</rss>