<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hunger Clock on Bracket Productions</title>
    <link>https://bracketproductions.com/tags/hunger-clock/</link>
    <description>Recent content in Hunger Clock on Bracket Productions</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©{year} Herbert Wolverson, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 19 Oct 2019 08:46:25 -0600</lastBuildDate>
    
        <atom:link href="https://bracketproductions.com/tags/hunger-clock/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      
      <item>
        <title>Rust Roguelike Tutorial - Chapter 19 - Hunger Clock</title>
        <link>https://bracketproductions.com/posts/roguetutorial/chapter_19/</link>
        <pubDate>Sat, 19 Oct 2019 08:46:25 -0600</pubDate>
        
        <guid>https://bracketproductions.com/posts/roguetutorial/chapter_19/</guid>
        <description>A mainstay of the Roguelike genre is the hunger clock. As you progress, you become hungry. Hunger is mitigated by food. This chapter explains why you need a hunger clock (to encourage the player to move faster), implements one, discusses the pros and cons of different durations, and implements food. It also gives a small bonus to being well fed.</description>
      </item>
      
    
  </channel>
</rss>