<?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>Katianie.com</title>
	<atom:link href="http://katianie.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://katianie.com/blog</link>
	<description>Just another brick in the wall...</description>
	<lastBuildDate>Sun, 13 May 2012 06:18:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Stony Brook Zombie Apocalypse</title>
		<link>http://katianie.com/blog/2011/08/11/stony-brook-zombie-apocalypse/</link>
		<comments>http://katianie.com/blog/2011/08/11/stony-brook-zombie-apocalypse/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 03:03:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=118</guid>
		<description><![CDATA[I&#8217;m releasing Zombie Apocalypse v1.0 tonight. There are still some glitches with saving but hopefully I can fix them in the next update. Have fun! Any questions feel free to email me.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing <a href="http://www.katianie.com/Stony_Brook_Zombie_Apocalypse.zip">Zombie Apocalypse v1.0</a> tonight. There are still some glitches with saving but hopefully I can fix them in the next update. Have fun! Any questions feel free to email me.</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2011/08/11/stony-brook-zombie-apocalypse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming releases and Snow Samurai bug fix</title>
		<link>http://katianie.com/blog/2011/07/16/upcoming-releases-and-snow-samurai-bug-fix/</link>
		<comments>http://katianie.com/blog/2011/07/16/upcoming-releases-and-snow-samurai-bug-fix/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 00:37:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=114</guid>
		<description><![CDATA[I&#8217;ve been working on polishing alot of my work lately and I was able to fix movement and jumping problems with Zero in Snow Samurai. I&#8217;m about to release Katianie Stratego soon that uses a left for dead theme for the pieces and the game board. Katianie Stratego will also be able to load and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on polishing alot of my work lately and I was able to fix movement and jumping problems with Zero in Snow Samurai. I&#8217;m about to release Katianie Stratego soon that uses a left for dead theme for the pieces and the game board. Katianie Stratego will also be able to load and save replays along with having both an easy and difficult AI. </p>
<p>I will be uploading one of my biggest projects yet &#8220;Stony Brook Zombie Apocalypse&#8221;. Me and two of my friends worked on this game together during the spring semester and used a game engine provided to us by our instructor. I will leave the game open source. Ive been polishing this game for the past month or so by adding new graphics and fixing some glitches. I&#8217;ll try to release the game soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2011/07/16/upcoming-releases-and-snow-samurai-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Samurai v1.0 is out!</title>
		<link>http://katianie.com/blog/2011/04/13/snow-samurai-v1-0-is-out/</link>
		<comments>http://katianie.com/blog/2011/04/13/snow-samurai-v1-0-is-out/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 03:44:39 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=82</guid>
		<description><![CDATA[I just got done putting together the .exe for the Snow Samurai game. Its still a work in progress but Here it is anyway!]]></description>
			<content:encoded><![CDATA[<p>I just got done putting together the .exe for the Snow Samurai game. Its still a work in progress but <a href="http://www.katianie.com/Snow_Samurai_1.0.rar">Here</a> it is anyway!</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2011/04/13/snow-samurai-v1-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Cubez!</title>
		<link>http://katianie.com/blog/2010/08/14/3d-cubez/</link>
		<comments>http://katianie.com/blog/2010/08/14/3d-cubez/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 21:43:39 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=39</guid>
		<description><![CDATA[So I was reading up on XNA 3D Programming and I created a class that makes making 3D cubes much easier (I&#8217;ll post it in source code in a bit). I&#8217;ll also put up the main class along with it so you can see how its used (Note: if you look at the source code [...]]]></description>
			<content:encoded><![CDATA[<p>So I was reading up on XNA 3D Programming and I created a class that makes making 3D cubes much easier (I&#8217;ll post it in source code in a bit). I&#8217;ll also put up the main class along with it so you can see how its used (Note: if you look at the source code to Riemer&#8217;s XNA book you&#8217;ll see i got most of it from there).</p>
<p>The Tank game isn&#8217;t going to happen <img src='http://katianie.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . I was able to make it so the tanks would lie flush on the curve along with correct(or as close as i could possibly make it) positioning of the cannon. The problem is with the explosions, there&#8217;s a lot of back and fourth with the set and get data methods which makes the game very slow and unfortunately theirs no real work around this.</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2010/08/14/3d-cubez/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer</title>
		<link>http://katianie.com/blog/2010/08/09/summer/</link>
		<comments>http://katianie.com/blog/2010/08/09/summer/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 12:14:48 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=12</guid>
		<description><![CDATA[I have some things in the works atm. I&#8217;m reading up on 3D game programing and working on a 2D tank game similar to gunbound. So hopefully I can get the tank game up and running soon but it still needs a lot of work. As for the 3D programing, I hope to get a [...]]]></description>
			<content:encoded><![CDATA[<p>I have some things in the works atm. I&#8217;m reading up on 3D game programing and working on a 2D tank game similar to gunbound. So hopefully I can get the tank game up and running soon but it still needs a lot of work. As for the 3D programing, I hope to get a small 3D game up soon as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2010/08/09/summer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress got messed up &gt;_</title>
		<link>http://katianie.com/blog/2010/07/18/wordpress-got-messed-up-_/</link>
		<comments>http://katianie.com/blog/2010/07/18/wordpress-got-messed-up-_/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 04:15:09 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://katianie.com/blog/?p=23</guid>
		<description><![CDATA[I have to redo the whole site because the wordpress data got messed up&#8230;.O well it shouldn&#8217;t take long&#8230;.be back soon]]></description>
			<content:encoded><![CDATA[<p>I have to redo the whole site because the wordpress data got messed up&#8230;.O well it shouldn&#8217;t take long&#8230;.be back soon</p>
]]></content:encoded>
			<wfw:commentRss>http://katianie.com/blog/2010/07/18/wordpress-got-messed-up-_/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.726 seconds -->
<!-- Cached page served by WP-Cache -->

