<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://wotudo.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How To.... : Games</title><link>http://wotudo.net/blogs/how2/archive/tags/Games/default.aspx</link><description>Tags: Games</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>Build a computer game in one hour!</title><link>http://wotudo.net/blogs/how2/archive/2009/02/17/build-a-computer-game-in-one-hour.aspx</link><pubDate>Tue, 17 Feb 2009 16:15:00 GMT</pubDate><guid isPermaLink="false">2f2f3f54-a0d5-494d-ad23-22a6d9c85854:411</guid><dc:creator>paulfo</dc:creator><slash:comments>314</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://wotudo.net/blogs/how2/rsscomments.aspx?PostID=411</wfw:commentRss><comments>http://wotudo.net/blogs/how2/archive/2009/02/17/build-a-computer-game-in-one-hour.aspx#comments</comments><description>&lt;p&gt;With Microsoft&amp;#39;s games technology it is now easier then ever before to build a computer game. In this activity you will be able to follow a two tutorials; one builds a 2D game and the second builds a real 3D game! Each tutorial takes about one hour once you have your computer set up with all the tools. All you need to get is a Windows computer with Internet access. The rest of the Microsoft tools you need to get started are FREE. Here&amp;#39;s what you need.&lt;/p&gt;
&lt;h3&gt;The bits you need&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Windows XP or Windows Vista computer* &lt;/li&gt;
&lt;li&gt;Microsoft Visual C# Express 2008 programming tool - FREE &lt;/li&gt;
&lt;li&gt;Microsoft XNA Games Studio 3.0 - FREE &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;*Your computer will need a reasonable graphics card particularly for the 3D game. If you play modern arcade games on your computer already you&amp;#39;ll be fine. But give the 2D game a go anyway - it has the least graphical requirements.&lt;/p&gt;
&lt;h3&gt;Getting started&lt;/h3&gt;
&lt;p&gt;1. Download &lt;a href="http://www.microsoft.com/express/download/#webInstall" target="_blank"&gt;Visual C# Express 2008&lt;/a&gt; and install it by running the installation file (vcssetup.exe). &lt;/p&gt;
&lt;p&gt;&lt;a href="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_2.png"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border="0" alt="image" align="left" src="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_thumb.png" width="244" height="145" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The setup downloads all the required stuff from the web. When it has finished you&amp;#39;ll have a proper software development tool - totally FREE. Even better this tool is the starting point for Microsoft&amp;#39;s professional development tools. So if you were to get a job writing software for Windows you&amp;#39;d be using the same, familiar tools!!!&lt;/p&gt;
&lt;p&gt;2. Download &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7D70D6ED-1EDD-4852-9883-9A33C0AD8FEE&amp;amp;displaylang=en" target="_blank"&gt;XNA Games Studio 3.0&lt;/a&gt; and install it by running the installation file (XNAGS30_setup.exe).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_4.png"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border="0" alt="image" align="left" src="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_thumb_1.png" width="225" height="239" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;XNA Games Studio adds additional functionality to the C# ( that&amp;#39;s C Sharp) development tool specific to games development. The games you write can run on a Windows computer, or a Zune mp3 player. They can also run on your Xbox 360 - but you need the Creators Club membership for this. If you are at University you can get a 12month membership for free via &lt;a href="https://www.dreamspark.com/Products/product.aspx?productid=3" target="_blank"&gt;Microsoft&amp;#39;s Dream Spark&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;3. Take a look at the &lt;a href="http://creators.xna.com/en-GB/education/gettingstarted/bg2d/chapter1" target="_blank"&gt;2D Game Tutorial&lt;/a&gt; to get going!&lt;/p&gt;
&lt;p&gt;&lt;embed id="372isuo0" height="364" type="application/x-shockwave-flash" pluginspage="http://macromedia.com/go/getflashplayer" width="432" src="http://images.video.msn.com/flash/soapbox1_1.swf" flashvars="c=v&amp;amp;v=cdffb61e-e28f-4c74-9426-f038adaa30e4&amp;amp;ifs=true&amp;amp;fr=shared&amp;amp;mkt=en-US" allowscriptaccess="always" allowfullscreen="true" mce_src="http://images.video.msn.com/flash/soapbox1_1.swf"&gt;&lt;/embed&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;4. Once you&amp;#39;ve conquered that one, take a look at the &lt;a href="http://creators.xna.com/en-GB/education/gettingstarted/bg3d/chapter1" target="_blank"&gt;3D Game Tutorial&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;
&lt;object&gt;&lt;param&gt;&lt;param&gt;&lt;param&gt;
&lt;embed src="http://www.youtube.com/v/bWU8bGKT_WQ&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;5. Now you&amp;#39;ll really be itching to take your game further. So take a look at the rest of the &lt;a href="http://creators.xna.com/en-GB/education/starterkits/" target="_blank"&gt;starter kits&lt;/a&gt; and maybe even job the &lt;a href="http://creators.xna.com/en-GB/membership" target="_blank"&gt;XNA Creators Club&lt;/a&gt; to start running your games on your Xbox 360!!!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_6.png"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;MARGIN:0px 5px 0px 0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border="0" alt="image" align="left" src="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_thumb_2.png" width="197" height="133" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Note some starter kits are Premium kits that require XNA Creators Club membership to access. (but most of them aren&amp;#39;t and are really cool - see the Racing game first if you need convincing!)&lt;/p&gt;
&lt;p&gt;6. To get more help and find others building games too - including University students, hobbyists AND professional games developers why not visit the &lt;a href="http://xna-uk.net/" target="_blank"&gt;XNA UK user group site&lt;/a&gt; for advice and even more samples!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_8.png"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border="0" alt="image" align="left" src="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_thumb_3.png" width="244" height="53" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;7. Now you might be closer to making some money from your work. Take a look at the new &lt;a href="http://creators.xna.com/en-GB/XBLCG_is_Live" target="_blank"&gt;Community Games&lt;/a&gt; on Xbox Live! Your own home made games can be published onto Xbox Live for the 17million Xbox 360 owners to review and PURCHASE. Microsoft shares this revenue with you - you&amp;#39;ll actually get a cheque from Microsoft!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_10.png"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border="0" alt="image" src="http://wotudo.net/blogs/how2/WindowsLiveWriter/Buildacomputergameinonehour_E591/image_thumb_4.png" width="244" height="150" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://wotudo.net/aggbug.aspx?PostID=411" width="1" height="1"&gt;</description><category domain="http://wotudo.net/blogs/how2/archive/tags/How2/default.aspx">How2</category><category domain="http://wotudo.net/blogs/how2/archive/tags/Programming/default.aspx">Programming</category><category domain="http://wotudo.net/blogs/how2/archive/tags/XNA/default.aspx">XNA</category><category domain="http://wotudo.net/blogs/how2/archive/tags/Games/default.aspx">Games</category></item></channel></rss>