<?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: Creating a Game in Python Using PyGame &#8211; Part One</title>
	<atom:link href="http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Purses For Cheap</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-238708</link>
		<dc:creator>Purses For Cheap</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-238708</guid>
		<description>&lt;strong&gt;Purses For Cheap...&lt;/strong&gt;

[...]learning python &#187; Blog Archive &#187; Creating a Game in Python Using PyGame &#8211; Part One[...]...</description>
		<content:encoded><![CDATA[<p><strong>Purses For Cheap&#8230;</strong></p>
<p>[...]learning python &raquo; Blog Archive &raquo; Creating a Game in Python Using PyGame &#8211; Part One[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-228960</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 29 Oct 2011 18:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-228960</guid>
		<description>hey, i have the program written exactly like it should, but when i run it nothing happens. it doesnt say there is an error, but the screen doesn not open at all. i am using python 3.1 so i dont know if the codes are the same? i know this tut is if from a while ago, but i wantes to try it haha :)</description>
		<content:encoded><![CDATA[<p>hey, i have the program written exactly like it should, but when i run it nothing happens. it doesnt say there is an error, but the screen doesn not open at all. i am using python 3.1 so i dont know if the codes are the same? i know this tut is if from a while ago, but i wantes to try it haha <img src='http://www.learningpython.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-187194</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Mon, 07 Mar 2011 12:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-187194</guid>
		<description>Hey Selsine,
 Really very informatic.. nyc job from ur side :)
 But i need some help as we r building a path nevigation system to find the sortest path on a loaded map using pygame , run a car on that path and making map path blocking sensitivity enable and we all(in group) are newbie with pygame and python as well... So how we can proceed v hav python2.6.2 installed on windows7 OS.

Waiting for ur kind responce!!</description>
		<content:encoded><![CDATA[<p>Hey Selsine,<br />
 Really very informatic.. nyc job from ur side <img src='http://www.learningpython.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
 But i need some help as we r building a path nevigation system to find the sortest path on a loaded map using pygame , run a car on that path and making map path blocking sensitivity enable and we all(in group) are newbie with pygame and python as well&#8230; So how we can proceed v hav python2.6.2 installed on windows7 OS.</p>
<p>Waiting for ur kind responce!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-170565</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 28 Sep 2010 22:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-170565</guid>
		<description>I love your tutorials. Have you ever considered playing around with a &quot;roguelike&quot; version?</description>
		<content:encoded><![CDATA[<p>I love your tutorials. Have you ever considered playing around with a &#8220;roguelike&#8221; version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stealthcopter.com &#187; Advancing PyMan (using python&#8217;s pygame to recreate pacman)</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-160183</link>
		<dc:creator>stealthcopter.com &#187; Advancing PyMan (using python&#8217;s pygame to recreate pacman)</dc:creator>
		<pubDate>Thu, 18 Feb 2010 22:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-160183</guid>
		<description>[...] original code from was learningpython.com (not 100% sure) and the following links to the tutorials: Tutorial 1 Tutorial 2 Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] original code from was learningpython.com (not 100% sure) and the following links to the tutorials: Tutorial 1 Tutorial 2 Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilson - Brazil</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-156816</link>
		<dc:creator>Gilson - Brazil</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-156816</guid>
		<description>Hey man, first i wanna congratulate you for the tutorial. I have managed to learn a lot but i still have a few doubts and im wondering if you could help me with then.

The major one is that, with that kind of movement sometimes the snake aint into the propper position to go into the pellets way you know, so i have to go back and forth to adjust it into the right position to so i can turn to the desire position. Im not sure if im explaining it propperly. So, is it possible for me to make the snake move exactly one block for each movement? Instead of a free movement to any desire position? That would solve the problem im having. 

Thanks for the tutorial and i would appreciate if you could help me out.</description>
		<content:encoded><![CDATA[<p>Hey man, first i wanna congratulate you for the tutorial. I have managed to learn a lot but i still have a few doubts and im wondering if you could help me with then.</p>
<p>The major one is that, with that kind of movement sometimes the snake aint into the propper position to go into the pellets way you know, so i have to go back and forth to adjust it into the right position to so i can turn to the desire position. Im not sure if im explaining it propperly. So, is it possible for me to make the snake move exactly one block for each movement? Instead of a free movement to any desire position? That would solve the problem im having. </p>
<p>Thanks for the tutorial and i would appreciate if you could help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BirdaoGwra</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-152984</link>
		<dc:creator>BirdaoGwra</dc:creator>
		<pubDate>Mon, 09 Nov 2009 18:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-152984</guid>
		<description>thanks for the tut. i m a newbee to python, today is my first day with python environment. i just run ur tut and is working fine (windows XP with Python 2.5). just it gets crashed when i close(don&#039;t understand, will know soon). anyway thank u for the tut.</description>
		<content:encoded><![CDATA[<p>thanks for the tut. i m a newbee to python, today is my first day with python environment. i just run ur tut and is working fine (windows XP with Python 2.5). just it gets crashed when i close(don&#8217;t understand, will know soon). anyway thank u for the tut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Aspiring Game Developer&#8217;s Web Guide &#171; How to create games</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-152445</link>
		<dc:creator>The Aspiring Game Developer&#8217;s Web Guide &#171; How to create games</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-152445</guid>
		<description>[...] Creating a Game in Python using Pygame Good tutorial with rich code examples. [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a Game in Python using Pygame Good tutorial with rich code examples. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niek</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-149730</link>
		<dc:creator>niek</dc:creator>
		<pubDate>Thu, 20 Aug 2009 12:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-149730</guid>
		<description>when i try to load the system i get a black screen and an error called: cannot open /data/images/snake.png!</description>
		<content:encoded><![CDATA[<p>when i try to load the system i get a black screen and an error called: cannot open /data/images/snake.png!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pygame Tutorials and Pygame Assignment 1 &#171; SCHS - Computer Engineering and Programming</title>
		<link>http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/comment-page-2/#comment-140835</link>
		<dc:creator>Pygame Tutorials and Pygame Assignment 1 &#171; SCHS - Computer Engineering and Programming</dc:creator>
		<pubDate>Mon, 30 Mar 2009 01:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=19#comment-140835</guid>
		<description>[...] Introduction and Part One [...]</description>
		<content:encoded><![CDATA[<p>[...] Introduction and Part One [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

