<?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; love2d</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/love2d/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>Volcanox</title>
		<link>http://www.ludumdare.com/compo/2011/12/19/volcanox/</link>
		<comments>http://www.ludumdare.com/compo/2011/12/19/volcanox/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 16:45:53 +0000</pubDate>
		<dc:creator>leafo</dc:creator>
				<category><![CDATA[LD #22]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[finished]]></category>
		<category><![CDATA[Love]]></category>
		<category><![CDATA[LÖVE-PARTY]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=100142</guid>
		<description><![CDATA[Although I finished this yesterday at the deadline, I&#8217;m posting it now because the site isn&#8217;t (as) super laggy. Proudly presenting Volcanox: About Volcanox is platformer that takes place on a distant planet, coded entirely in my own programming language. Our hero is stranded alone with a volcano in his path, and he must find [...]]]></description>
			<content:encoded><![CDATA[<p>Although I finished this yesterday at the deadline, I&#8217;m posting it now because the site isn&#8217;t (as) super laggy.</p>
<p>Proudly presenting Volcanox:</p>
<p style="text-align: center"><a href="http://leafo.net/volcanox/screen1.png"><img class="aligncenter" src="http://leafo.net/volcanox/screen1.png" alt="" width="558" height="279" /></a></p>
<h2 style="text-align: left">About</h2>
<p style="text-align: left">Volcanox is platformer that takes place on a distant planet, <a href="http://moonscript.org/">coded entirely in my own programming language</a>. Our hero is stranded alone with a volcano in his path, and he must find a way out! There&#8217;s only one level and enemy, but it&#8217;s a fairly long level and the enemies are annoyingly hard. So plenty of replay value. There is an end for those brave enough to get there. It also times you, so you can share results with your friends.</p>
<p style="text-align: left">I put up a small <a title="Volcanox Homepage" href="http://leafo.net/volcanox/" target="_blank">homepage for the game</a> as well, so it&#8217;s not lost in this blog.</p>
<p style="text-align: left">
<p style="text-align: center"><a href="http://leafo.net/volcanox/screen2.png"><img class="aligncenter" src="http://leafo.net/volcanox/screen2.png" alt="" width="559" height="279" /></a></p>
<p style="text-align: left">
<h2 style="text-align: left">Install directions</h2>
<p><strong>Windows:</strong></p>
<p>Extract and run the executable: <a href="http://leafo.net/volcanox/volcanox.zip">volcanox.zip</a></p>
<p><strong>Other Platforms:</strong></p>
<p>Install the <a href="http://love2d.org/">LÖVE game engine</a> as directed on their site. Download the <a href="http://leafo.net/volcanox/volcanox.love"><code>.love</code></a> file, and open it with the game engine.</p>
<h2>Source</h2>
<p>The source is <a href="https://github.com/leafo/ludum-dare-22">hosted on GitHub</a>.</p>
<h2>Issues</h2>
<p>After speaking to some Windows players (after the deadline) I&#8217;ve found out that some of them have a problem with moving, where one direction is faster than the other. I also have heard of an issue where the sound effects break after playing initially. I was unable to reproduce any of these problems on my development machine (linux) so my apologies to those who encounter these problems during their playthrough.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/12/19/volcanox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m in with MoonScript</title>
		<link>http://www.ludumdare.com/compo/2011/12/09/im-in-with-moonscript/</link>
		<comments>http://www.ludumdare.com/compo/2011/12/09/im-in-with-moonscript/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 07:34:27 +0000</pubDate>
		<dc:creator>leafo</dc:creator>
				<category><![CDATA[LD #22]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[milkytracker]]></category>
		<category><![CDATA[moonscript]]></category>
		<category><![CDATA[platformer]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=79634</guid>
		<description><![CDATA[Hi, this is my first Ludum Dare. I&#8217;ve messed around in game development before but never really completed anything. I hope the stress of the competition acts as a great motivator. I just released my own programming language called MoonScript which compiles into Lua. I&#8217;ll be using that to make my game. This will be [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, this is my first Ludum Dare. I&#8217;ve messed around in game development before but never really completed anything. I hope the stress of the competition acts as a great motivator. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I just released my own programming language called <a title="MoonScript" href="http://moonscript.org">MoonScript</a> which compiles into Lua. I&#8217;ll be using that to make my game. This will be a great test to see how it works. One of the original use cases of the language was game development because there are so many engines that use Lua.</p>
<p>If you happen to be using Lua, then I suggest you check it out because it&#8217;s pretty awesome, works on all platforms, and I&#8217;ve written <a title="MoonScript Reference Manual" href="http://moonscript.org/reference/">a ton of documentation</a>.</p>
<p>Anyway, about my game. So far I plan to create a platformer, but depending on the theme I might switch things up. I&#8217;ll be developing on linux but using LÖVE so my result should run everywhere. I hope to do a time lapse screen capture of the entire weekend but I haven&#8217;t found software yet. I&#8217;m worried about creating graphics and music because I&#8217;m not very good at those things. Must not let them consume too much time.</p>
<p>Here&#8217;s the final list:</p>
<p><strong>Language:</strong> <a title="MoonScript" href="http://moonscript.org">MoonScript</a> (compiles to Lua)<br />
<strong>Editor:</strong> VIM<br />
<strong>Framework:</strong> LÖVE<br />
<strong>Graphics:</strong> GIMP<br />
<strong>Music:</strong> MilkyTracker<br />
<strong>Sounds:</strong> Audacity</p>
<p>Follow <a href="http://twitter.com/moonscript">me on twitter</a> for updates, and here&#8217;s a pic of me being serious:</p>
<p><a href="http://www.ludumdare.com/compo/2011/12/09/im-in-with-moonscript/serious-thumb/" rel="attachment wp-att-79637"><img class="alignnone size-medium wp-image-79637" src="http://www.ludumdare.com/compo/wp-content/uploads/2011/12/serious-thumb-300x168.jpg" alt="" width="300" height="168" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/12/09/im-in-with-moonscript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ready to go!</title>
		<link>http://www.ludumdare.com/compo/2011/08/19/ready-to-go-6/</link>
		<comments>http://www.ludumdare.com/compo/2011/08/19/ready-to-go-6/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 22:32:00 +0000</pubDate>
		<dc:creator>Jimun</dc:creator>
				<category><![CDATA[LD #21]]></category>
		<category><![CDATA[audacity]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[mtpaint]]></category>
		<category><![CDATA[mypaint]]></category>
		<category><![CDATA[sfxr]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=61918</guid>
		<description><![CDATA[Hello everyone! I&#8217;m ready to join in! This is my first post to the site! I&#8217;ll be doing a Jam entry with a friend. I&#8217;d be doing the code work and he&#8217;s likely to help with graphics and sound. So here&#8217;s what I&#8217;ll probably be using: Language: Lua (Using LÖVE as a framework) Source Editing: [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone! I&#8217;m ready to join in! This is my first post to the site!</p>
<p>I&#8217;ll be doing a Jam entry with a friend. I&#8217;d be doing the code work and he&#8217;s likely to help with graphics and sound.</p>
<p>So here&#8217;s what I&#8217;ll probably be using:</p>
<ul>
<li>Language: <a title="Lua Programming Language" href="http://www.lua.org/">Lua</a> (Using <a title="LÖVE 2D Game Framework" href="http://love2d.org/">LÖVE</a> as a framework)</li>
<li>Source Editing: <a title="Vim Text Editor" href="http://www.vim.org/">Vim</a></li>
<li>Version Control: <a title="Git Version Control System" href="http://git-scm.com/">Git</a></li>
<li>Graphics: <a title="Mark Tyler's Painting Program" href="http://mtpaint.sourceforge.net/">mtPaint</a> (pixel art), <a title="MyPaint" href="http://mypaint.intilinux.com/">MyPaint</a> (Sketches, concept doodles), <a title="GNU Image Manipulation Program" href="http://www.gimp.org/">Gimp</a> (Anything else)</li>
<li>Sounds: <a title="sfxr" href="http://www.drpetter.se/project_sfxr.html">sfxr</a> (Bleeps and blips), <a title="Audacity Sound Editor" href="http://audacity.sourceforge.net/">Audacity</a> (Filtering and other stuff)</li>
</ul>
<p>Hopefully that should all be enough to pull me through. Good luck everyone, see you soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/08/19/ready-to-go-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So,Here it Goes&#8230;</title>
		<link>http://www.ludumdare.com/compo/2011/08/18/sohere-it-goes/</link>
		<comments>http://www.ludumdare.com/compo/2011/08/18/sohere-it-goes/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 06:13:42 +0000</pubDate>
		<dc:creator>Scio</dc:creator>
				<category><![CDATA[LD #21]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[gLapse]]></category>
		<category><![CDATA[inkscape]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[mypaint]]></category>
		<category><![CDATA[neil]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processingjs]]></category>
		<category><![CDATA[sfxr]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=61021</guid>
		<description><![CDATA[Hullo, I&#8217;m Scio. Nice to meet you :bows:. This is actually my third Ludum Dare, but so far I have been totally asocial and never even introduced myself, let alone post the games, of which there was only one that was even remotely playable. Don&#8217;t ask. But motivated by the trivial coincidence of this being [...]]]></description>
			<content:encoded><![CDATA[<p>Hullo, I&#8217;m Scio. Nice to meet you :bows:.</p>
<p>This is actually my third Ludum Dare, but so far I have been totally asocial and never even introduced myself, let alone post the games, of which there was only one that was even remotely playable. Don&#8217;t ask.</p>
<p>But motivated by the trivial coincidence of this being LD #21 and being 21 years old myself, I have finally braved an intro. I am quite proud of that.</p>
<p>Let&#8217;s see if I can make a game too; shouldn&#8217;t be too hard. No pressure&#8230;</p>
<p>I will be working with the following tools, depending on how far I manage to go of course:</p>
<ul>
<li>The ever lovely <a title="LÖVE" href="http://love2d.org/">LÖVE</a>, if making a desktop game. This&#8217;ll mean <em>lua</em>.</li>
<li>The ever&#8230;scripty&#8230;<a title="Processing.js" href="http://processingjs.org/">Processing.js</a>, if making a web game. This&#8217;ll make it sort of <em>javascript</em>, sort of <em>Processing</em>.</li>
<li>Inkscape, GIMP, and Mypaint for graphics.</li>
<li>Blender for CGI: I won&#8217;t be making a 3D game.</li>
<li>Sfxr (yay) for sound effects, and possibly <a title="Neil Sequencer" href="http://sites.google.com/site/neilsequencer/">Neil</a> if daring to make music.</li>
<li>My snazzy, Compiz-y desktop running Ubuntu Lucid Lynx.</li>
<li>Certain other non-computational implements.</li>
</ul>
<p>I will, almost certainly, not be able to make the competition deadlines, so I&#8217;ll focus on Jam instead. And I will try to come up with something fitting the winning theme, but if I can&#8217;t&#8230;I&#8217;ll just choose another one I like and roll with it &gt;.&gt;</p>
<p>As for participation: I will silently stalk the IRC, and try to visit the Hangouts if my connection holds. I don&#8217;t have enough bandwidth (or courage) to livestream my work, but I <em>will</em> set up <a title="gLapse" href="http://code.google.com/p/glapse/">gLapse</a> which was thoughtfully made for this very occasion!</p>
<p>Furthermore, I promise not to get too nervous and go into zen-procrastination-mode like I usually do during rushes.</p>
<p>&nbsp;</p>
<p>[Also: Did I go overboard with the tags?]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/08/18/sohere-it-goes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reinforcements arrive</title>
		<link>http://www.ludumdare.com/compo/2010/08/22/reinforcements-arrive/</link>
		<comments>http://www.ludumdare.com/compo/2010/08/22/reinforcements-arrive/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 20:27:34 +0000</pubDate>
		<dc:creator>bartbes</dc:creator>
				<category><![CDATA[LD  #18 - Enemies as Weapons - 2010]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[the LÖVE Party]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=25842</guid>
		<description><![CDATA[Although I&#8217;m participating in the jam, so I have an extra day, and a team, working late is no exception. Today, however, I am especially tired, so I need some caffeine reinforcements.]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;m participating in the jam, so I have an extra day, and a <a title="team" href="http://www.ludumdare.com/compo/2010/08/20/the-love-party-appears/">team</a>, working late is no exception. Today, however, I am especially tired, so I need some caffeine reinforcements.</p>
<div id="attachment_25852" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-25852" src="http://www.ludumdare.com/compo/wp-content/uploads/2010/08/IMG_3600-300x272.jpg" alt="Reinforcements" width="300" height="272" /><p class="wp-caption-text">My lovely pink cup of reinforcement caffeine.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2010/08/22/reinforcements-arrive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MiniLD#20 Game: GREED-O-RAMA</title>
		<link>http://www.ludumdare.com/compo/2010/07/18/minild20-game-greed-o-rama/</link>
		<comments>http://www.ludumdare.com/compo/2010/07/18/minild20-game-greed-o-rama/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 03:06:31 +0000</pubDate>
		<dc:creator>laubisch</dc:creator>
				<category><![CDATA[MiniLD #20]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[lua]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2010/07/18/minild20-game-greed-o-rama/</guid>
		<description><![CDATA[Here goes my game, my first on in the Ludum Dare. It is called GREED-O-RAMA, and was made on Lua, using Löve! So bad i didn&#8217;t had the time to put the music on =( I tried to make a classical point chase game with a little psychological approach. The in-game instructions explains more. Link [...]]]></description>
			<content:encoded><![CDATA[<p>Here goes my game, my first on in the Ludum Dare.</p>
<div id="attachment_21344" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-21344" src="http://www.ludumdare.com/compo/wp-content/uploads/2010/07/GREED-O-RAMA-SCREENSHOT-300x225.png" alt="GREED-O-RAMA SCREENSHOT" width="300" height="225" /><p class="wp-caption-text">GREED-O-RAMA SCREENSHOT</p></div>
<p>It is called GREED-O-RAMA, and was made on Lua, using Löve!<br />
So bad i didn&#8217;t had the time to put the music on =(</p>
<p>I tried to make a classical point chase game with a little psychological approach. The in-game instructions explains more.</p>
<p>Link to download the game: http://dl.dropbox.com/u/2850120/GREED-O-RAMA.love<br />
Link to get the engine (necessary for playing): http://love2d.org/</p>
<p>PS:  I&#8217;m Editing the post to make it more clear. The first version was terrible! =P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2010/07/18/minild20-game-greed-o-rama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lets do it</title>
		<link>http://www.ludumdare.com/compo/2009/04/17/lets-do-it/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/17/lets-do-it/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 21:33:13 +0000</pubDate>
		<dc:creator>athanazio</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>
		<category><![CDATA[love2d]]></category>
		<category><![CDATA[lua]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4702</guid>
		<description><![CDATA[Participated in the GlobalGameJam This year and was pretty nice, let´s see what I can in this challenge. will use Love2d game engine.]]></description>
			<content:encoded><![CDATA[<p>Participated in the GlobalGameJam This year and was pretty nice, let´s see what I can in this challenge. will use <a href="http://www.love2d.org">Love2d</a> game engine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/17/lets-do-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

