<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Finite State Machine</title>
	<atom:link href="http://codecube.net/2008/11/finite-state-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net/2008/11/finite-state-machine/</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2008/11/finite-state-machine/comment-page-1/#comment-630</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=84#comment-630</guid>
		<description>Unfortunately, I grabbed this article from the wayback machine. it was a very old version of this blog, and I no longer have that file.  I apologize for the inconvenience, but most of the core code is posted in the article anyways (interfaces and base classes) ... it should be pretty easy to extract those and adapt them for your own needs :-)

as always, let me know if there are any specific questions you have and I&#039;d be glad to answer them.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I grabbed this article from the wayback machine. it was a very old version of this blog, and I no longer have that file.  I apologize for the inconvenience, but most of the core code is posted in the article anyways (interfaces and base classes) &#8230; it should be pretty easy to extract those and adapt them for your own needs <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>as always, let me know if there are any specific questions you have and I&#8217;d be glad to answer them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://codecube.net/2008/11/finite-state-machine/comment-page-1/#comment-629</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 03 Mar 2009 10:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=84#comment-629</guid>
		<description>The link to the minergame.zip is dead, could you please update to send me the link. Thanks.
Dave</description>
		<content:encoded><![CDATA[<p>The link to the minergame.zip is dead, could you please update to send me the link. Thanks.<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://codecube.net/2008/11/finite-state-machine/comment-page-1/#comment-583</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Tue, 11 Nov 2008 21:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=84#comment-583</guid>
		<description>I have his book. I implemented some of his stuff in C# too, like the State Machine systems. I think I made State an abstract class for some reason though. Makes  sense as an interface.</description>
		<content:encoded><![CDATA[<p>I have his book. I implemented some of his stuff in C# too, like the State Machine systems. I think I made State an abstract class for some reason though. Makes  sense as an interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
