<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shyam Guthikonda &#187; fsm</title>
	<atom:link href="http://www.shy.am/tag/fsm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shy.am</link>
	<description>Game Programmer - http://shy.am</description>
	<lastBuildDate>Mon, 14 Mar 2011 12:18:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Finite State Machine Framework</title>
		<link>http://www.shy.am/2008/02/finite-state-machine-framework/</link>
		<comments>http://www.shy.am/2008/02/finite-state-machine-framework/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 04:39:06 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[fsm]]></category>
		<category><![CDATA[opengl]]></category>

		<guid isPermaLink="false">http://www.shy.am/?p=972</guid>
		<description><![CDATA[A simple FSM Framework and example application written in C++, based on ideas presented in “Programming Game AI by Example” by Mat Buckland. Download: source]]></description>
			<content:encoded><![CDATA[<p>A simple FSM Framework and example application written in C++, based on ideas presented in “Programming Game AI by Example” by Mat Buckland.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-9-972">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-25" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_fsm/fsm_00.png" title=" " class="shutterset_set_9" >
								<img title="fsm_00.png" alt="fsm_00.png" src="http://www.shy.am/wp-content/gallery/portfolio_fsm/thumbs/thumbs_fsm_00.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-26" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_fsm/fsm_01.png" title=" " class="shutterset_set_9" >
								<img title="fsm_01.png" alt="fsm_01.png" src="http://www.shy.am/wp-content/gallery/portfolio_fsm/thumbs/thumbs_fsm_01.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><strong>Download:</strong> <a href="http://www.shy.am/projects/FSMFramework.zip">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shy.am/2008/02/finite-state-machine-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

