<?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"
	>

<channel>
	<title>AnonymousTipster.com</title>
	<atom:link href="http://www.anonymoustipster.com/index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.anonymoustipster.com</link>
	<description>Games Programming Blog</description>
	<pubDate>Tue, 27 Apr 2010 19:53:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Cosmic Interlopers</title>
		<link>http://www.anonymoustipster.com/?p=4</link>
		<comments>http://www.anonymoustipster.com/?p=4#comments</comments>
		<pubDate>Sun, 20 Dec 2009 15:44:05 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.anonymoustipster.com/?p=4</guid>
		<description><![CDATA[
Cosmic Interlopers is a piece of coursework I&#8217;ve completed for the 2D graphics course at the University of Hull. During development, it was known as Particle Invaders, &#8216;the one with the particles&#8217; or &#8216;the one with an explode button&#8217;. Really, it was just an experiment to see how many particles I could get on screen [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.anonymoustipster.com/Interlopers01PNG.png" alt="" /></p>
<p>Cosmic Interlopers is a piece of coursework I&#8217;ve completed for the 2D graphics course at the University of Hull. During development, it was known as Particle Invaders, &#8216;the one with the particles&#8217; or &#8216;the one with an explode button&#8217;. Really, it was just an experiment to see how many particles I could get on screen without C# dying a death; the answer is about 2,000,000.</p>
<p>The gameplay is pretty standard Space Invaders affair, enemies scroll towards you, you shoot at them, they shoot at you, etcetera. Enemies will split in two when hit (and explode), you can also shoot enemy shots out of the air (which explode), and get to fight a boss every 5 levels (which bleeds, and then explodes). Just be careful not to hit the Enter button by accident (which might explode).</p>
<p>Control using the arrow keys and spacebar, requires the .NET framework and OpenGL.</p>
<p>To play the game, click the Run Cosmic Interlopers shortcut. Zip file includes full source code, but will require the tao framework to compile.</p>
<h3><a title="Download Cosmic Interlopers" href="http://www.anonymoustipster.com/CosmicInterlopers.zip">Download</a></h3>
<p><img src="http://www.anonymoustipster.com/Interlopers02PNG.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.anonymoustipster.com/?feed=rss2&amp;p=4</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress now installed</title>
		<link>http://www.anonymoustipster.com/?p=1</link>
		<comments>http://www.anonymoustipster.com/?p=1#comments</comments>
		<pubDate>Sat, 05 Sep 2009 13:58:25 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.anonymoustipster.com/?p=1</guid>
		<description><![CDATA[I thought I&#8217;d actually start using my webspace for something other than just storage, so Wordpress is go.
I plan on using this site to keep track of my programming projects and, in case anyone&#8217;s interested, let them know what I&#8217;m working on.
]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d actually start using my webspace for something other than just storage, so Wordpress is go.</p>
<p>I plan on using this site to keep track of my programming projects and, in case anyone&#8217;s interested, let them know what I&#8217;m working on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anonymoustipster.com/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
	</channel>
</rss>
