<?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>Of Code and Games &#187; Game Design</title>
	<atom:link href="http://www.errolian.com/category/game-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.errolian.com</link>
	<description>Errolian.com</description>
	<lastBuildDate>Mon, 06 Apr 2009 14:15:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>World Co-Ordinates for Mouse in Screen Space for 2D</title>
		<link>http://www.errolian.com/2009/04/world-co-ordinates-for-mouse-in-screen-space-for-2d/</link>
		<comments>http://www.errolian.com/2009/04/world-co-ordinates-for-mouse-in-screen-space-for-2d/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 14:09:06 +0000</pubDate>
		<dc:creator>errolian</dc:creator>
				<category><![CDATA[Game Design]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.errolian.com/?p=29</guid>
		<description><![CDATA[Well I managed to fix the problem I was having in my previous post.  This works for both translations in X and Y, and also for camera scale (zoom level).  I haven&#8217;t figured out how to include rotation yet but as that isn&#8217;t particularly important for what I&#8217;m trying to do I&#8217;ll let that slide [...]]]></description>
		<wfw:commentRss>http://www.errolian.com/2009/04/world-co-ordinates-for-mouse-in-screen-space-for-2d/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Frustrations with Mouse Co-Ordinates</title>
		<link>http://www.errolian.com/2009/04/frustrations-with-mouse-co-ordinates/</link>
		<comments>http://www.errolian.com/2009/04/frustrations-with-mouse-co-ordinates/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 19:30:43 +0000</pubDate>
		<dc:creator>errolian</dc:creator>
				<category><![CDATA[Game Design]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.errolian.com/?p=26</guid>
		<description><![CDATA[I&#8217;ve actually started working on something.  The last couple of days I have started work on a Map Editor for an undefined game, or game type, hence going against all principles of game design and development.  All that is defined at this stage is that it will be a 2D environment.
The editor allows complete camera [...]]]></description>
		<wfw:commentRss>http://www.errolian.com/2009/04/frustrations-with-mouse-co-ordinates/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Books</title>
		<link>http://www.errolian.com/2009/03/new-books/</link>
		<comments>http://www.errolian.com/2009/03/new-books/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 15:24:22 +0000</pubDate>
		<dc:creator>errolian</dc:creator>
				<category><![CDATA[Game Design]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.errolian.com/?p=12</guid>
		<description><![CDATA[I have just ordered 3 books from Amazon which should keep me busy though the year.  Two are pre-orders which are scheduled to be released in the Summer and Autumn, which also helps spread the cost.
XNA 3.0 Game Programming Recipes: A Problem-Solving Approach
RPG Programming with Xna Game Studio 3.0


Programming an Mmorpg in C# with Xna
Product [...]]]></description>
		<wfw:commentRss>http://www.errolian.com/2009/03/new-books/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
