<?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>Sort of a Protest Blog &#187; maze</title>
	<atom:link href="http://www.soapb.com/tag/maze/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soapb.com</link>
	<description>Sort of a Prostest Blog - Solving world issues and the personal things.</description>
	<lastBuildDate>Sat, 06 Aug 2011 09:19:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Random Map, Random Progress</title>
		<link>http://www.soapb.com/2008/07/23/random-map-random-progress/</link>
		<comments>http://www.soapb.com/2008/07/23/random-map-random-progress/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 13:02:27 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[13th colony]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[maze]]></category>
		<category><![CDATA[prim]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[random map]]></category>

		<guid isPermaLink="false">http://www.nearfantastica.com/soapb/?p=427</guid>
		<description><![CDATA[So I got the random map algorithm working now. Not smooth yet but it generates perfect mazes at least. I&#8217;m still working out how to save the exits. It&#8217;s either going into one field or separated into up,down,etc or by north,south,etc.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nearfantastica.com/soapb/wp-content/uploads/2008/07/progress.gif"><img src="http://www.nearfantastica.com/soapb/wp-content/uploads/2008/07/progress.gif" alt="" title="Random Map" width="431" height="548" class="aligncenter size-full wp-image-428" /></a></p>
<p>So I got the random map algorithm working now. Not smooth yet but it generates perfect mazes at least.</p>
<p>I&#8217;m still working out how to save the exits. It&#8217;s either going into one field or separated into up,down,etc or by north,south,etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soapb.com/2008/07/23/random-map-random-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Makin&#8217; Ain&#8217;t Easy</title>
		<link>http://www.soapb.com/2008/07/21/map-makin-aint-easy/</link>
		<comments>http://www.soapb.com/2008/07/21/map-makin-aint-easy/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 12:20:42 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[13th colony]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[maze]]></category>
		<category><![CDATA[prim]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.nearfantastica.com/soapb/?p=423</guid>
		<description><![CDATA[Writing an algorithm to make a random maze is pretty annoying. Especially when you want the maze to come out a certain way. There&#8217;s a lot of backtracing involved. To give it a more open feel, I&#8217;ve decided to overlay two separate mazes on top of each other. Let&#8217;s hope this works.]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.nearfantastica.com/soapb/wp-content/uploads/2008/07/genesis.gif'><img src="http://www.nearfantastica.com/soapb/wp-content/uploads/2008/07/genesis.gif" alt="" title="Random Maze" width="428" height="537" class="alignnone size-full wp-image-424" /></a></p>
<p>Writing an algorithm to make a random maze is pretty annoying. Especially when you want the maze to come out a certain way. There&#8217;s a lot of backtracing involved.</p>
<p>To give it a more open feel, I&#8217;ve decided to overlay two separate mazes on top of each other. Let&#8217;s hope this works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soapb.com/2008/07/21/map-makin-aint-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

