<?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>Random Geekage &#187; pygame</title>
	<atom:link href="http://kevinisageek.org/tag/pygame/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevinisageek.org</link>
	<description>Randomness, geekery and whatever else I feel like</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PyInvaders</title>
		<link>http://kevinisageek.org/2008/08/22/pyinvaders/</link>
		<comments>http://kevinisageek.org/2008/08/22/pyinvaders/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 12:02:21 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[pygame]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[space invaders]]></category>

		<guid isPermaLink="false">http://www.kevinisageek.org/?p=207</guid>
		<description><![CDATA[I made a game! Well, copied from a magazine (Linux Format 110) but it still counts. It is a stripped down version of space invaders which is coded in python. Needs the pygame software installed to work as well as an install of python (duh). No idea what the liscence is with the code, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>I made a game! Well, copied from a magazine (Linux Format 110) but it still counts. It is a stripped down version of space invaders which is coded in python. Needs the <a title="Pygame download" href="http://www.pygame.org/download.shtml">pygame software</a> installed to work as well as an install of python (duh).</p>
<p>No idea what the liscence is with the code, I&#8217;m assuming some version of the GPL. <a title="PyInvaders download" href="http://kevinisageek.org/code/pyinvaders.zip">I&#8217;m putting it up anyway</a>. It is pretty hard, goes quite fast. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinisageek.org/2008/08/22/pyinvaders/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
