<?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>Kobo's Blog &#187; object-oriented</title>
	<atom:link href="http://www.kobochan.org/tag/object-oriented/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kobochan.org</link>
	<description>Video Games &#124; Programming &#124; Art</description>
	<lastBuildDate>Wed, 11 Aug 2010 06:32:56 +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>XNA, OOP and you!</title>
		<link>http://www.kobochan.org/2009/xna-oop-and-you/</link>
		<comments>http://www.kobochan.org/2009/xna-oop-and-you/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 04:48:44 +0000</pubDate>
		<dc:creator>Kobo</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[ziggyware]]></category>

		<guid isPermaLink="false">http://www.kobochan.org/2009/xna-oop-and-you/</guid>
		<description><![CDATA[I wrote this neat little article for n00bs that would like to create games for Windows and the Xbox 360 using the XNA Framework, it’s actually aimed at those who have very little programming experience. Since Object-Oriented Programming has become pretty much a standard for real software developers and engineers, game development is no exception. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kobochan.org/wp-content/uploads/2009/01/xna-oop.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="XNA_OOP" src="http://www.kobochan.org/wp-content/uploads/2009/01/xna-oop-thumb.png" border="0" alt="XNA_OOP" width="363" height="137" /></a></p>
<p>I wrote this neat little article for n00bs that would like to create games for <a href="http://www.acadiawindows.com/picts/HomeWindow-exp.jpg" target="_blank">Windows</a> and the <a href="http://farm4.static.flickr.com/3255/2300013955_18ea445180.jpg?v=0" target="_blank">Xbox</a> <a href="http://www.smithdrafting.com/p260.jpg" target="_blank">360</a> using the <a href="http://msdn.microsoft.com/en-us/xna/default.aspx" target="_blank">XNA Framework</a>, it’s actually aimed at those who have very little programming experience. Since <a href="http://en.wikipedia.org/wiki/Object-oriented_programming" target="_blank">Object-Oriented Programming</a> has become pretty much a standard for <a href="http://www.carnagecorp.com/pub/pictures/oh_i_upgraded_your_ram.jpg" target="_blank">real software developers and engineers</a>, game development is no exception. However, most beginners tend to get scared and/or confused with this simple <a href="http://en.wikipedia.org/wiki/Programming_paradigm" target="_blank">paradigm</a> that’s actually designed to make your coding EASIER.</p>
<p>So go ahead! Download it! This tutorial will guide you step by step through the basic principles of the XNA Framework while learning <a href="http://www.dixiedoodlellamas.com/Alley_Oop-Ad.jpg" target="_blank">OOP</a>, by the end of it, you’ll create a simple shooter game engine. This article was also featured in <a href="http://ziggyware.com/readarticle.php?article_id=224" target="_blank">ziggyware.com</a>.</p>
<p>[<a href="http://www.kobochan.org/assets/xna/xnaoop_260109-kobochan.org.pdf" target="_blank">Download Article (PDF)</a>]<br />
[<a href="http://kobochan.org/assets/xna/xnaoop_shooter.zip" target="_blank">Download the Sample</a>]</p>
<p>If you don’t know what the hell I’m talking about, let me refer to an older post, XNA is a collection of tools developed by <a href="http://i219.photobucket.com/albums/cc185/Plothole/sexy-bill-gates.jpg" target="_blank">Microsoft</a> for developing games for the Xbox 360 and Windows, all you need is either <a href="http://www.microsoft.com/express/vcsharp/" target="_blank">Visual C# Express 2008</a>, which is free, or <a href="http://www.microsoft.com/visualstudio/" target="_blank">Visual Studio 2008</a>, which is expensive, and of course, <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7D70D6ED-1EDD-4852-9883-9A33C0AD8FEE&amp;displaylang=en" target="_blank">XNA Game Studio Express 3.0</a>, which is also free. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kobochan.org/2009/xna-oop-and-you/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
