<?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>Function13.net &#187; game of life</title>
	<atom:link href="http://www.function13.net/tag/game-of-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Conway&#8217;s Game of Life in C++</title>
		<link>http://www.function13.net/2008/08/24/conways-game-of-life-in-c/</link>
		<comments>http://www.function13.net/2008/08/24/conways-game-of-life-in-c/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 00:38:51 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[game of life]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=137</guid>
		<description><![CDATA[A (rather crude) version of the Game of Life written in C++. You&#8217;ll need to compile it. View the Source]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.function13.net/wp-content/gameoflife.png"><img class="aligncenter size-full wp-image-469" title="gameoflife" src="http://www.function13.net/wp-content/gameoflife.png" alt="gameoflife" width="447" height="343" /></a></p>
<p style="text-align:center;">
<p>A (rather crude) version of the Game of Life written in C++. You&#8217;ll need to <a href="http://www.function13.net/?p=128">compile it</a>.</p>
<p><a href="http://snipt.net/lijamez/conways-game-of-life-in-c">View the Source</a></p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-digg">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-delicious">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-stumbleupon">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-facebook">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-linkedin">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-blogger">
			<a href="" rel="nofollow" title=""></a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2008/08/24/conways-game-of-life-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
