<?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>Ludum Dare &#187; columns</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:14:06 +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>Post-48h version of Col-4</title>
		<link>http://www.ludumdare.com/compo/2008/04/25/post-48h-version-of-col-4/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/25/post-48h-version-of-col-4/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 15:22:25 +0000</pubDate>
		<dc:creator>jolle</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[blocks]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[GLFW]]></category>
		<category><![CDATA[post-48h]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/25/post-48h-version-of-col-4/</guid>
		<description><![CDATA[I&#8217;ve made a few improvements to Col-4, so that now at least I think it&#8217;s fun. Relevant changes are: - Smaller playing area, but higher.. kind of - Different speed scale - Special block - Now middle area swappable instead of the upper one - Preview of next block Download source and Windows binary. Extra [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a few improvements to Col-4, so that now at least I think it&#8217;s fun.</p>
<p><a TITLE="col-4-post48h-1.png" HREF="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/col-4-post48h-1.png"><img ALT="col-4-post48h-1.png" SRC="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/col-4-post48h-1.thumbnail.png" /></a></p>
<p>Relevant changes are:<br />
- Smaller playing area, but higher.. kind of<br />
- Different speed scale<br />
- Special block<br />
- Now middle area swappable instead of the upper one<br />
- Preview of next block</p>
<p><a HREF="http://jolle.se/48h/11/jolle-col-4-post48h-1.zip">Download source and Windows binary</a>. <em>Extra clarification note and reminder: this is post-48h, and shouldn&#8217;t be used for the voting</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/25/post-48h-version-of-col-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Col-4 Final</title>
		<link>http://www.ludumdare.com/compo/2008/04/20/col-4-final/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/20/col-4-final/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 21:14:33 +0000</pubDate>
		<dc:creator>jolle</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[blocks]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[GLFW]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/20/col-4-final/</guid>
		<description><![CDATA[Here&#8217;s my 10 hours entry: Col-4. It&#8217;s based on Columns, with the biggest difference being that you can swap the upper part of the playing field. This isn&#8217;t really so useful, but it can serves as a few extra lives, or half-lives, rather. I didn&#8217;t much like the theme in the end, and that was [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my 10 hours entry: Col-4. It&#8217;s based on Columns, with the biggest difference being that you can swap the upper part of the playing field. This isn&#8217;t really so useful, but it can serves as a few extra lives, or half-lives, rather.</p>
<p>I didn&#8217;t much like the theme in the end, and that was why I didn&#8217;t start on an entry until today (well, partly &#8212; I couldn&#8217;t come up with a fun idea). And even then, I did a minimal effort. For matching the theme, there&#8217;s lots of minimalism. Columns to begin with is a very minimal game. Then I added minimal innovation that had minimal usefulness. Improvement in fun over the original is extremely minimal (probably negative). Readme is pretty minimal too. Features in game  are minimal. Graphics are minimal.</p>
<p><a HREF="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/03final.png" TITLE="03final.png"><img SRC="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/03final.thumbnail.png" ALT="03final.png" /></a></p>
<p>Line up three or more blocks in same color to get points and remove blocks. Left/Right/Down keys to move moving block. Space to drop it. Up to rotate colors. A/D to swap upper part. Esc to quit.</p>
<p><a HREF="http://jolle.se/48h/11/jolle-col-4.zip">Windows binary and source</a>. Compiling for GNU/Linux shouldn&#8217;t require more than a small effort, but I&#8217;m not sure it would be worth even that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/20/col-4-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Well&#8230; it&#8217;s like&#8230; you can play it?</title>
		<link>http://www.ludumdare.com/compo/2008/04/20/well-its-like-you-can-play-it/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/20/well-its-like-you-can-play-it/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 18:26:27 +0000</pubDate>
		<dc:creator>jolle</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/20/well-its-like-you-can-play-it/</guid>
		<description><![CDATA[OK. I&#8217;ve written a columns-like game. Columns to begin with is very minimal. I had this idea of a little improvement (or weirdification) that one could rotate it around. Which I tested. See? It&#8217;s not so useful though. Thinking maybe it&#8217;s better to just reduce it to actual columns, then at least innovation is minimal! [...]]]></description>
			<content:encoded><![CDATA[<p>OK. I&#8217;ve written a columns-like game. Columns to begin with is very minimal. I had this idea of a little improvement (or weirdification) that one could rotate it around. Which I tested.</p>
<p><a TITLE="02shot1.png" HREF="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/02shot1.png"><img ALT="02shot1.png" SRC="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/02shot1.thumbnail.png" /></a></p>
<p>See? It&#8217;s not so useful though. Thinking maybe it&#8217;s better to just reduce it to actual columns, then at least innovation is minimal! But would feel a bit cheaty.</p>
<p>Got to fix score viewer and game over thingy, so I&#8217;ll have some time to ponder it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/20/well-its-like-you-can-play-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

