<?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>Jamie&#039;s Blog &#187; flash</title>
	<atom:link href="http://www.angelforge.org/wordpress/tags/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.angelforge.org/wordpress</link>
	<description>My life is words.</description>
	<lastBuildDate>Sat, 28 Jan 2012 04:35:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Snake</title>
		<link>http://www.angelforge.org/wordpress/programming/snake/</link>
		<comments>http://www.angelforge.org/wordpress/programming/snake/#comments</comments>
		<pubDate>Sun, 23 Jul 2006 03:33:48 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://www.angelforge.org/wordpress/?p=1427</guid>
		<description><![CDATA[Objective Eat all the red-colored blocks while avoiding the brown-colored barriers. Controls [Space] to (re)start the game [Arrow Key] to move [Home] to toggle barriers on/off (requires restart of game) Project page (Source and downloads)]]></description>
			<content:encoded><![CDATA[<h3>Objective</h3>
<p>Eat all the red-colored blocks while avoiding the brown-colored barriers.</p>
<h3>Controls</h3>
<p>[Space] to (re)start the game<br />
[Arrow Key] to move<br />
[Home] to toggle barriers on/off (requires restart of game)</p>
<p><object width="400" height="400" data="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/snake.swf" type="application/x-shockwave-flash"><param name="src" value="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/snake.swf" /></object></p>
<p><a href="https://code.google.com/p/snake-as1/">Project page (Source and downloads)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.angelforge.org/wordpress/programming/snake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oiramrd</title>
		<link>http://www.angelforge.org/wordpress/programming/oiramrd/</link>
		<comments>http://www.angelforge.org/wordpress/programming/oiramrd/#comments</comments>
		<pubDate>Mon, 23 May 2005 03:42:23 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://www.angelforge.org/wordpress/?p=1432</guid>
		<description><![CDATA[This is a clone of a popular puzzle game. Objective Clear all the round pieces by using the falling blocks to match 4-in-a-row! Controls [Right Arrow Key] to move right [Left Arrow Key] to move left [Down Arrow Key] to descend faster [Up Arrow Key] to spin piece Project Page (Source and downloads available) Video [...]]]></description>
			<content:encoded><![CDATA[<p>This is a clone of a popular puzzle game.</p>
<h3>Objective</h3>
<p>Clear all the round pieces by using the falling blocks to match 4-in-a-row!</p>
<h3>Controls</h3>
<p>[Right Arrow Key] to move right<br />
[Left Arrow Key] to move left<br />
[Down Arrow Key] to descend faster<br />
[Up Arrow Key] to spin piece</p>
<p><object width="200" height="400" data="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/oiramrd.swf" type="application/x-shockwave-flash"><param name="src" value="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/oiramrd.swf" /></object></p>
<p><a href="https://code.google.com/p/oiramrd/">Project Page (Source and downloads available)</a></p>
<p>Video of play:<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/2o0NB8x1Mx4&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2o0NB8x1Mx4&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.angelforge.org/wordpress/programming/oiramrd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tetris</title>
		<link>http://www.angelforge.org/wordpress/programming/tetris/</link>
		<comments>http://www.angelforge.org/wordpress/programming/tetris/#comments</comments>
		<pubDate>Mon, 23 Feb 2004 03:48:06 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://www.angelforge.org/wordpress/?p=1437</guid>
		<description><![CDATA[Intro This game needs no introduction! Instructions - left, right, down to move - space to drop - ctrl, up to rotate - p to pause - home to restart Requested features: - Next block window Project page (Source and other downloads available) Youtube Clip of Gameplay:]]></description>
			<content:encoded><![CDATA[<h3>Intro</h3>
<p>This game needs no introduction!</p>
<h3>Instructions</h3>
<p>- left, right, down to move<br />
- space to drop<br />
- ctrl, up to rotate<br />
- p to pause<br />
- home to restart</p>
<h3>Requested features:</h3>
<p>- Next block window</p>
<p><object width="200" height="400" type="application/x-shockwave-flash" data="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/tetris.swf"><param name="src" value="http://www.angelforge.org/wordpress/wp-content/uploads/2009/05/tetris.swf" /></object></p>
<p><a href="https://code.google.com/p/tetris-as1/">Project page (Source and other downloads available)</a></p>
<p>Youtube Clip of Gameplay:<br />
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/NbBIJEZKNuI?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.angelforge.org/wordpress/programming/tetris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

