<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Ludus Novus &#187; necropolis</title>
	<atom:link href="http://ludusnovus.net/tag/necropolis/feed/" rel="self" type="application/rss+xml" />
	<link>http://ludusnovus.net</link>
	<description>The Art of Interaction</description>
	<lastBuildDate>Tue, 22 Nov 2011 19:05:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<copyright>2006-2008 </copyright>
	<managingEditor>Gregory.Weir@gmail.com (Gregory Weir)</managingEditor>
	<webMaster>Gregory.Weir@gmail.com (Gregory Weir)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://ludusnovus.net/images/ludusnovusblog.jpg</url>
		<title>Ludus Novus</title>
		<link>http://ludusnovus.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>The Art of Interaction</itunes:summary>
	<itunes:keywords>ludology, games, game, design, rpgs, interactive, fiction, video, game, theory, interactive, art</itunes:keywords>
	<itunes:category text="Games &#38; Hobbies">
		<itunes:category text="Video Games" />
	</itunes:category>
	<itunes:category text="Arts">
		<itunes:category text="Literature" />
	</itunes:category>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Gregory Weir</itunes:author>
	<itunes:owner>
		<itunes:name>Gregory Weir</itunes:name>
		<itunes:email>Gregory.Weir@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://ludusnovus.net/images/ludusnovusblog.jpg" />
		<item>
		<title>Necropolis Fix and Unit Testing</title>
		<link>http://ludusnovus.net/2008/12/13/necropolis-fix-and-unit-testing/</link>
		<comments>http://ludusnovus.net/2008/12/13/necropolis-fix-and-unit-testing/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 02:35:06 +0000</pubDate>
		<dc:creator>Gregory Weir</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Digital Games]]></category>
		<category><![CDATA[Games Releases]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[necropolis]]></category>

		<guid isPermaLink="false">http://ludusnovus.net/?p=213</guid>
		<description><![CDATA[The attention that &#8220;The Majesty of Colors&#8221; received has caused a small increase in the plays of my previous game, Necropolis. As a result, I got a bug report from a Kongregate user on Necropolis that let me track down a bug that had eluded me for months. I feel dumb for causing the bug [...]]]></description>
			<content:encoded><![CDATA[<p>The attention that &#8220;<a href="http://www.kongregate.com/games/GregoryWeir/the-majesty-of-colors">The Majesty of Colors</a>&#8221; received has caused a small increase in the plays of my previous game, <i><a href="http://ludusnovus.net/my-games/necropolis/">Necropolis</a></i>.  As a result, I got a bug report from a Kongregate user on <i>Necropolis</i> that let me track down a bug that had eluded me for months.  I feel dumb for causing the bug in the first place, and it&#8217;s a perfect example of where unit testing is very useful.</p>
<p><br/>Read the rest of <a href="http://ludusnovus.net/2008/12/13/necropolis-fix-and-unit-testing/">Necropolis Fix and Unit Testing</a>...</p>
]]></content:encoded>
			<wfw:commentRss>http://ludusnovus.net/2008/12/13/necropolis-fix-and-unit-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Necropolis Updated</title>
		<link>http://ludusnovus.net/2008/10/18/necropolis-updated/</link>
		<comments>http://ludusnovus.net/2008/10/18/necropolis-updated/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 21:17:32 +0000</pubDate>
		<dc:creator>Gregory Weir</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[necropolis]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://ludusnovus.net/?p=127</guid>
		<description><![CDATA[I&#8217;ve updated Necropolis with some tweaks and bug fixes. Changes: The player character now starts with 4 health instead of 3. (suggested by guyblade) Text readability enhanced in some situations. (suggested by Andrew) Disable skill made more useful. (suggested by several folks) Small chest contents probabilities adjusted. Minor stability improvements The Bracer is now properly [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated <i><a href="http://ludusnovus.net/my-games/necropolis/">Necropolis</a></i> with some tweaks and bug fixes.</p>
<p>Changes:</p>
<ul>
<li>The player character now starts with 4 health instead of 3. (suggested by <a href="http://www.guyblade.com/">guyblade</a>)</li>
<li>Text readability enhanced in some situations. (suggested by Andrew)</li>
<li>Disable skill made more useful. (suggested by several folks)</li>
<li>Small chest contents probabilities adjusted.</li>
<li>Minor stability improvements</li>
<li>The Bracer is now properly marked as not plural.</li>
<li>Fixed crash when equipment was generated with a suffix but no prefix. (reported by Andrew)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ludusnovus.net/2008/10/18/necropolis-updated/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Necropolis</title>
		<link>http://ludusnovus.net/2008/10/17/necropolis/</link>
		<comments>http://ludusnovus.net/2008/10/17/necropolis/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 19:57:12 +0000</pubDate>
		<dc:creator>Gregory Weir</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Digital Games]]></category>
		<category><![CDATA[Games Releases]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game releases]]></category>
		<category><![CDATA[my games]]></category>
		<category><![CDATA[necropolis]]></category>

		<guid isPermaLink="false">http://ludusnovus.net/?p=106</guid>
		<description><![CDATA[I&#8217;ve decided to try my hand at Flash game development. It&#8217;s always been a dream of mine to make a living at creating games, and Flash games seem to be a viable way for individual, independent developers to earn a living. My first game has just been released, thanks in part to a sponsorship from [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ludusnovus.net/images/necropolis.png" style="float: right;" alt="A screenshot from Necropolis"/></p>
<p>I&#8217;ve decided to try my hand at Flash game development.  It&#8217;s always been a dream of mine to make a living at creating games, and Flash games seem to be a viable way for individual, independent developers to earn a living.</p>
<p>My first game has just been released, thanks in part to a sponsorship from <a href="http://minijuegos.com">MiniJuegos.com</a>.  It&#8217;s a truly global market when a Spanish-language games site headquartered in Spain can fund an English-language game from one guy in North Carolina.</p>
<p><i>Necropolis</i> is a game about Ms. Lilian Trevithick, lady adventurer and radical steam technician, who has come to the infamous Necropolis of Ao in search of adventure.  She descends through 25 procedurally-generated levels of traps and treasure to achieve her goal.</p>
<p>Please give me any comments, compliments, or criticisms that come to mind playing the game!  This is the first game I&#8217;ve released in years, so I&#8217;m both very nervous and very excited.</p>
<h3><a href="http://ludusnovus.net/my-games/necropolis/">Play <i>Necropolis</i> now.</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://ludusnovus.net/2008/10/17/necropolis/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

