<?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; sea</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/sea/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>the sea is getting flood of crap !!</title>
		<link>http://www.ludumdare.com/compo/2009/04/19/the-sea-is-getting-flood-of-crap/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/19/the-sea-is-getting-flood-of-crap/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 14:05:38 +0000</pubDate>
		<dc:creator>athanazio</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[Diodontidae necandi]]></category>
		<category><![CDATA[flood]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[pig]]></category>
		<category><![CDATA[sea]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=5482</guid>
		<description><![CDATA[argh !! the pigs are flooding the sea with the batteries, or cans ?, who knows =)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/4-19-2009-11-02-42-am.png"><img class="alignnone size-medium wp-image-5483" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/4-19-2009-11-02-42-am-300x233.png" alt="" width="300" height="233" /></a></p>
<p>argh !! the pigs are flooding the sea with the batteries, or cans ?, who knows =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/19/the-sea-is-getting-flood-of-crap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diodontidae necandi ! graphics elements</title>
		<link>http://www.ludumdare.com/compo/2009/04/18/diodontidae-necandi-graphics-elements/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/18/diodontidae-necandi-graphics-elements/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 17:54:33 +0000</pubDate>
		<dc:creator>athanazio</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>
		<category><![CDATA[Diodontidae]]></category>
		<category><![CDATA[Fish]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[necandi]]></category>
		<category><![CDATA[plants]]></category>
		<category><![CDATA[sea]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=5104</guid>
		<description><![CDATA[the brave Diodontidae will fight the polution in the Sea !]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/diodontidae-necandi-graphics-stuff.jpg"><img class="alignnone size-full wp-image-5105" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/diodontidae-necandi-graphics-stuff.jpg" alt="" width="450" height="257" /></a></p>
<p>the brave Diodontidae will fight the polution in the Sea !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/18/diodontidae-necandi-graphics-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sailor Linux version</title>
		<link>http://www.ludumdare.com/compo/2008/04/21/linux-version/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/21/linux-version/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 20:33:08 +0000</pubDate>
		<dc:creator>gustav</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sailor]]></category>
		<category><![CDATA[sea]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/21/linux-version/</guid>
		<description><![CDATA[Hello again! The linux binaries (and source) are up! These are post-deadline versions where nothing except the necessary has been changed. In order to get the game working on linux I&#8217;ve changed the following things: Reference parameters in the Vector2 class has been set to const One _itoa_s() call has been changed to a sprintf() [...]]]></description>
			<content:encoded><![CDATA[<p>Hello again! The linux binaries (and source) are up! These are post-deadline versions where nothing except the necessary has been changed. In order to get the game working on linux I&#8217;ve changed the following things:</p>
<ul>
<li>Reference parameters in the Vector2 class has been set to const</li>
</ul>
<ul>
<li>One _itoa_s() call has been changed to a sprintf() call</li>
</ul>
<ul>
<li>The time function has been changed from clock() to (clock() * 1000 / CLOCKS_PER_SEC)</li>
</ul>
<p>Nothing else has been changed (in order to not cheat!), so there&#8217;s still a couple of bugs in there which can be used to get higher scores etc. I&#8217;m not going to tell you where though <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Linux binaries and source:</p>
<p><a href="http://gustav128.googlepages.com/sailor_linux.tar.gz">http://gustav128.googlepages.com/sailor_linux.tar.gz </a></p>
<p>I should probably mention that you can move your boat using the arrow keys and repaint it while sailing! (people often ignore the readme for some reason <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/21/linux-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sailor</title>
		<link>http://www.ludumdare.com/compo/2008/04/20/sailor/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/20/sailor/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 00:18:42 +0000</pubDate>
		<dc:creator>gustav</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[sailor]]></category>
		<category><![CDATA[sea]]></category>
		<category><![CDATA[water]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/20/sailor/</guid>
		<description><![CDATA[Hello! I&#8217;m finally finished with my game, &#8220;Sailor&#8221;. The game let&#8217;s you build a boat and sail the sea. Try to stay afloat as long as possible, it&#8217;s not as easy as it sounds though. I&#8217;m way too tired to write a more lengthy post, please download the game and give it a try Windows binary and source: http://gustav128.googlepages.com/sailor_win.zip *UPDATE: The readme links to the wrong Visual C++ redistributable, here is the correct one: http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&#38;displaylang=en (Only download this if you experience problems when trying to run the game, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello! I&#8217;m finally finished   with my game, &#8220;Sailor&#8221;.</p>
<p>The game let&#8217;s you build a boat and sail the sea. Try to stay afloat</p>
<p>as long as possible, it&#8217;s not as easy as it sounds though.</p>
<p>I&#8217;m way too tired to write a  more lengthy post, please download  the game and give it a try <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a HREF="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/sailor.png" TITLE="Screenshot"><img SRC="http://www.ludumdare.com/compo/wp-content/uploads/2008/04/sailor.thumbnail.png" ALT="Screenshot" /></a></p>
<p>Windows binary and source:</p>
<p><a HREF="http://gustav128.googlepages.com/sailor_win.zip">http://gustav128.googlepages.com/sailor_win.zip</a></p>
<p>*UPDATE: The readme links to the wrong Visual C++ redistributable, here is the correct one:</p>
<p><a HREF="http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=en</a></p>
<p>(Only download this if you experience problems when trying to run the game, most of you already have this installed)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/20/sailor/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

