<?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>learning python &#187; game engine</title>
	<atom:link href="http://www.learningpython.com/tag/game-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Mon, 26 Apr 2010 01:21:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DodgerEditor 0.1a</title>
		<link>http://www.learningpython.com/2008/11/14/dodgereditor-01a/</link>
		<comments>http://www.learningpython.com/2008/11/14/dodgereditor-01a/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 23:24:20 +0000</pubDate>
		<dc:creator>selsine</dc:creator>
				<category><![CDATA[dodger]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Dodger]]></category>
		<category><![CDATA[game engine]]></category>
		<category><![CDATA[level editor]]></category>

		<guid isPermaLink="false">http://www.learningpython.com/?p=103</guid>
		<description><![CDATA[
			
				
			
		
So just to prove that I&#8217;m a masochist and that the Dodger Editor is not dead (even though I don&#8217;t think that anyone has been using it) I thought I&#8217;d post a quick update. No the editor is not dead and no neither am I.
I&#8217;m still writing for Python Magazine and working on the editor [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.learningpython.com%2F2008%2F11%2F14%2Fdodgereditor-01a%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.learningpython.com%2F2008%2F11%2F14%2Fdodgereditor-01a%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>So just to prove that I&#8217;m a masochist and that the Dodger Editor is not dead (even though I don&#8217;t think that anyone has been using it) I thought I&#8217;d post a quick update. No the editor is not dead and no neither am I.</p>
<p>I&#8217;m still writing for Python Magazine and working on the editor in some of the free time that I get. I just added a selection cursor mode to the editor which makes it easier for me to use. You can see it in the second row of the pallet in the following screen shot.</p>
<div id="attachment_104" class="wp-caption alignnone" style="width: 310px"><a href="http://www.learningpython.com/wp-content/uploads/2008/11/editor_06.png"><img src="http://www.learningpython.com/wp-content/uploads/2008/11/editor_06-300x214.png" alt="Now with a Select Mode!" title="editor_06" width="300" height="214" class="size-medium wp-image-104" /></a><p class="wp-caption-text">Now with a Select Mode!</p></div>
<p>If you want access to the newest code you can grab it from the mercurial repository: <a href="http://freehg.org/u/selsine/dodger/">http://freehg.org/u/selsine/dodger/</a></p>
<p>If anyone is at all interested in this project, whether it&#8217;s using or helping to develop, or just some suggestions please let me know. I&#8217;m always open to opinions. If I get the time I&#8217;d like to work on a short post showing you how you can use the Dodger Editor to create the level files for a game, when that will be I don&#8217;t know but hopefully soon.</p>
<div style="float:right;margin:0px 0px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://www.learningpython.com/2008/11/14/dodgereditor-01a/&title=DodgerEditor 0.1a&srcTitle=learning python&srcURL=http://www.learningpython.com"target="_blank" rel=""><img border="0" src="http://www.learningpython.com/wp-content/plugins/wp-google-buzz/icon/12.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=70" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://www.learningpython.com/2008/11/14/dodgereditor-01a/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
