<?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>Games, Life, and Stuff &#187; game release</title>
	<atom:link href="http://www.techknight.com/blog/tag/game-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techknight.com/blog</link>
	<description>Game development and more</description>
	<lastBuildDate>Fri, 23 Apr 2010 15:34:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Game Release: Cannon Zero</title>
		<link>http://www.techknight.com/blog/2009/03/07/game-release-cannon-zero/</link>
		<comments>http://www.techknight.com/blog/2009/03/07/game-release-cannon-zero/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 03:34:14 +0000</pubDate>
		<dc:creator>techknight</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[3dbuzz]]></category>
		<category><![CDATA[cannon]]></category>
		<category><![CDATA[game release]]></category>
		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://www.techknight.com/blog/2009/03/07/game-release-cannon-zero/</guid>
		<description><![CDATA[This is my final version of the Cannon game. Cannon Zero has these changes to the engine and gameplay:

New graphics
Sound effects
Large 1280&#215;720 playfield
High score display and loading/saving
Player is destroyed when the target crosses out of bounds at any time, instead of just the bottom of the screen
Various changes to the target’s angle and speed of [...]]]></description>
			<content:encoded><![CDATA[<p>This is my final version of the <a href="/blog/tag/cannon/">Cannon</a> game. Cannon Zero has these changes to the engine and gameplay:</p>
<ul>
<li>New graphics
<li>Sound effects
<li>Large 1280&#215;720 playfield
<li>High score display and loading/saving
<li>Player is destroyed when the target crosses out of bounds at any time, instead of just the bottom of the screen
<li>Various changes to the target’s angle and speed of decent
<li>Projectiles are no longer fired unless the mouse button has been released from the previous click</li>
</ul>
<p>The score display was implemented using the <a href="http://msdn.microsoft.com/en-us/library/microsoft.xna.framework.graphics.spritefont.aspx">SpriteFont</a> class and the <a href="http://www.myfonts.com/fonts/larabie/metal-lord/">Metal Lord font</a> from <a href="http://www.myfonts.com/browse/foundry/larabie/">Larabie</a>. (The Larabie fonts are free for personal and commercial use. Found via <a href="http://forums.xna.com/forums/p/11511/75416.aspx#75416">this post</a> on the <a href="http://forums.xna.com/forums/">XNA Creators Club forum</a>.)</p>
<p>In the notes for <a href="http://www.techknight.com/blog/2009/03/01/cannon-iii/">Cannon III</a> I said that I would take a look at using an Xbox 360 controller instead of the mouse… This kind of broke the quick movements necessary to play the game so Cannon Zero is mouse-only.</p>
<h5>Download</h5>
<p><a href="http://www.techknight.com/download/cannon_zero.zip">Click here</a> (extract and run setup.exe)</p>
<h5>Screenshots</h5>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/03/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/03/image-thumb.png" width="444" height="261"></a> </p>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/03/image3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/03/image-thumb1.png" width="444" height="261"></a> </p>
<h5>Video</h5>
<p><object width="560" height="345"><param name="movie" value="http://www.youtube.com/v/jsqi8SlZuyo&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jsqi8SlZuyo&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="345"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techknight.com/blog/2009/03/07/game-release-cannon-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
