<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: New &#8220;Choose Your Own Adventure&#8221; Game</title>
	<atom:link href="http://inventwithpython.com/blog/2010/01/14/new-choose-your-own-adventure-game/feed/" rel="self" type="application/rss+xml" />
	<link>http://inventwithpython.com/blog/2010/01/14/new-choose-your-own-adventure-game/</link>
	<description>News about the &#34;Invent Your Own Computer Games with Python&#34; book.</description>
	<lastBuildDate>Tue, 15 Jun 2010 20:04:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Al Sweigart</title>
		<link>http://inventwithpython.com/blog/2010/01/14/new-choose-your-own-adventure-game/comment-page-1/#comment-176</link>
		<dc:creator>Al Sweigart</dc:creator>
		<pubDate>Thu, 08 Apr 2010 20:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://inventwithpython.com/blog/?p=65#comment-176</guid>
		<description>Thanks for the comment, Travis. I have since fixed that bug in the dragon2.py file that you mentioned. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the comment, Travis. I have since fixed that bug in the dragon2.py file that you mentioned. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis McCrea</title>
		<link>http://inventwithpython.com/blog/2010/01/14/new-choose-your-own-adventure-game/comment-page-1/#comment-167</link>
		<dc:creator>Travis McCrea</dc:creator>
		<pubDate>Thu, 11 Feb 2010 05:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://inventwithpython.com/blog/?p=65#comment-167</guid>
		<description>how hard would it be to integrate images into this? I was thinking like a background image per each option?

also I got this error:
teamcoltra@paradoxicon ~/Downloads $ python &#039;/home/teamcoltra/Downloads/dragon2.py&#039; 
  File &quot;/home/teamcoltra/Downloads/dragon2.py&quot;, line 6
    print(&#039;1 to &#039; + str(numberOfPaths) + &#039;&gt; &#039;, end=&#039;&#039;)
                                                  ^
SyntaxError: invalid syntax</description>
		<content:encoded><![CDATA[<p>how hard would it be to integrate images into this? I was thinking like a background image per each option?</p>
<p>also I got this error:<br />
teamcoltra@paradoxicon ~/Downloads $ python &#8216;/home/teamcoltra/Downloads/dragon2.py&#8217;<br />
  File &#8220;/home/teamcoltra/Downloads/dragon2.py&#8221;, line 6<br />
    print(&#8216;1 to &#8216; + str(numberOfPaths) + &#8216;&gt; &#8216;, end=&#8221;)<br />
                                                  ^<br />
SyntaxError: invalid syntax</p>
]]></content:encoded>
	</item>
</channel>
</rss>
