<?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>Stephen Koch &#187; flash</title>
	<atom:link href="http://blog.komielan.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.komielan.com</link>
	<description>Developer; coder; programmer;</description>
	<lastBuildDate>Thu, 20 May 2010 16:35:01 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Three in a row</title>
		<link>http://blog.komielan.com/2006/03/13/three-in-a-row/</link>
		<comments>http://blog.komielan.com/2006/03/13/three-in-a-row/#comments</comments>
		<pubDate>Tue, 14 Mar 2006 03:00:32 +0000</pubDate>
		<dc:creator>skoch</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[tiles]]></category>

		<guid isPermaLink="false">http://blog.komielan.com/?p=9</guid>
		<description><![CDATA[Three in a row
A friend (Vile!) pointed out this game to me and I wanted to see if I could make it in Flash. After a week of development, I had it.
High scorer? As of today, looks like NiCOLE and sapna are neck and neck. I wish Vilehelm would come around and kick their asses [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Three in a Row" href="http://komielan.com/tiles/">Three in a row</a></p>
<p>A friend (Vile!) pointed out this <a title="squaretris" href="http://www.guerragames.com/online/squaretris/">game</a> to me and I wanted to see if I could make it in Flash. After a week of development, I had it.</p>
<p>High scorer? As of today, looks like NiCOLE and sapna are neck and neck. I wish Vilehelm would come around and kick their asses cause I can&#8217;t beat them!</p>
<p><strong> # CONTROLS #</strong><br />
Mouse will control the position of the tiles.<br />
&#8216;A&#8217; = rotate left<br />
&#8216;D&#8217; = rotate right<br />
&#8216;S&#8217; = drop the tiles</p>
<p><strong># OBJECTIVE #</strong><br />
- The objective is to get three or more tiles<br />
of the same color in a row in any direction.<br />
- As the game progresses, more colors will be added.<br />
- White is  &#8220;wild&#8221;.</p>
<p><strong># SCORING #</strong><br />
3 tiles = one set</p>
<p>10 points per tile<br />
- EX: 3 red in a row = 30 pts. (1 set * 30)</p>
<p>For every extra tile above 3 in a row, one extra &#8217;set&#8217; is added<br />
- EX: 4 red in a row = 60 pts. (2 sets * 30)<br />
- EX: 5 red in a row = 90 pts. (3 sets * 30)</p>
<p>For every color used, tiles will be given 10 extra points<br />
- EX: 3 red, 3 green = ((30 + 30) * 2) = 120 pts.<br />
- EX: 4 red in a row, 4 green in a row = ((60 + 60) * 2) = 240 pts.</p>
<p><strong># END OF GAME#</strong><br />
- Gameplay continues until there are no more possible<br />
moves on the board.<br />
- You can save your score once gameplay has ended.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.komielan.com/2006/03/13/three-in-a-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
