<?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; mjau</title>
	<atom:link href="http://www.ludumdare.com/compo/author/mjau/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>Sat, 20 Mar 2010 10:35:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A screenshot</title>
		<link>http://www.ludumdare.com/compo/2010/02/21/a-screenshot-2/</link>
		<comments>http://www.ludumdare.com/compo/2010/02/21/a-screenshot-2/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 19:18:36 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[MiniLD #16]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15111</guid>
		<description><![CDATA[Here&#8217;s a screenshot of my progress so far:

Also done some music bits. Most of the time has been spent working on things behind the scenes; mostly graphics processing stuff and sound mixing.
Had to disable fullscreen mode since SDL does something weird with the audio callback there (I need that to work for audio/visual synchronization, which [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a screenshot of my progress so far:</p>
<p><img class="aligncenter size-large wp-image-15112" title="skjermbilde1" src="http://www.ludumdare.com/compo/wp-content/uploads/2010/02/skjermbilde1-550x337.png" alt="skjermbilde1" width="550" height="337" /></p>
<p>Also done some music bits. Most of the time has been spent working on things behind the scenes; mostly graphics processing stuff and sound mixing.</p>
<p>Had to disable fullscreen mode since SDL does something weird with the audio callback there (I need that to work for audio/visual synchronization, which I  definitely want to do), but otherwise it actually works now. There&#8217;s even a simple level generator (wip), so for once I&#8217;m actually going to have some levels =)</p>
<p>If it gets done, that is. I kinda doubt this is going to be done before the deadline. Still have to add player and enemy characters, and interaction, and lots of other stuff, and I don&#8217;t know if I can do much more today. Still want to see how the game turns out though, so I&#8217;ll probably finish it sometime regardless.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2010/02/21/a-screenshot-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>exit mjau</title>
		<link>http://www.ludumdare.com/compo/2009/12/13/exit-mjau/</link>
		<comments>http://www.ludumdare.com/compo/2009/12/13/exit-mjau/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 12:16:28 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #16 - Exploration - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=13205</guid>
		<description><![CDATA[Looks like I&#8217;m going to have to drop out of yet another LD. Sigh.
Good luck to everyone else.
]]></description>
			<content:encoded><![CDATA[<p>Looks like I&#8217;m going to have to drop out of yet another LD. Sigh.</p>
<p>Good luck to everyone else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/12/13/exit-mjau/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>portaslug</title>
		<link>http://www.ludumdare.com/compo/2009/12/12/portaslug/</link>
		<comments>http://www.ludumdare.com/compo/2009/12/12/portaslug/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 14:21:21 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #16 - Exploration - 2009]]></category>
		<category><![CDATA[slug]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=12295</guid>
		<description><![CDATA[Fixed some bugs in slug so that mouse/fullscreen actually works now, and also fixed up my build system so that I could build a portable Linux executable (new build/src is here, if anyone&#8217;s interested). Assuming slug is &#8220;done&#8221; for now (haha), this means i don&#8217;t have to compile anything again for the rest of the [...]]]></description>
			<content:encoded><![CDATA[<p>Fixed some bugs in slug so that mouse/fullscreen actually works now, and also fixed up my build system so that I could build a portable Linux executable (new build/src is <a href="http://mjau.weretree.com/crap/slug-ld-2.zip">here</a>, if anyone&#8217;s interested). Assuming slug is &#8220;done&#8221; for now (haha), this means i don&#8217;t have to compile anything again for the rest of the compo, just writing Lua scripts and automatically have everything work on both Linux and Windows. Mac support would be nice too, but I don&#8217;t have a mac, so.</p>
<p>Now, time to get started on the actual game! I wish I had any good ideas. Guess I&#8217;ll just start making a platform engine and see where it goes from there&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/12/12/portaslug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breakfast</title>
		<link>http://www.ludumdare.com/compo/2009/12/12/breakfast-24/</link>
		<comments>http://www.ludumdare.com/compo/2009/12/12/breakfast-24/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 11:07:23 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #16 - Exploration - 2009]]></category>
		<category><![CDATA[breakfast]]></category>
		<category><![CDATA[foodphoto]]></category>
		<category><![CDATA[slug]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=12114</guid>
		<description><![CDATA[I&#8217;m going to sustain myself exclusively on these things during the compo:

So, exploration. Not sure what I&#8217;m going to do yet, but it&#8217;s probably going to be a platformer of some sort. Kinda want to do something ala Monty on the Run or Dizzy, but we&#8217;ll see.
Right now though I&#8217;ll go fix some bugs in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to sustain myself exclusively on these things during the compo:</p>
<p><img class="aligncenter size-full wp-image-12116" title="klementiner" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/12/klementiner.jpg" alt="klementiner" width="500" height="375" /></p>
<p>So, exploration. Not sure what I&#8217;m going to do yet, but it&#8217;s probably going to be a platformer of some sort. Kinda want to do something ala Monty on the Run or Dizzy, but we&#8217;ll see.</p>
<p>Right now though I&#8217;ll go fix some bugs in <a href="http://www.ludumdare.com/compo/2009/12/11/powered-by-slugs/">slug</a>: Mode switching corrupts the graphics, and mouse coordinates aren&#8217;t scaled right. Might add some new features too, though I suppose I should wait until I actually need them now that the compo has started and all. In fact, I&#8217;m not even sure I&#8217;m going to <em>use</em> slug at all, might try to go for a Flash game again instead. Time to  make up my mind =]</p>
<p>Oh, and here&#8217;s some eggs I had for breakfast:</p>
<p><img class="aligncenter size-full wp-image-12118" title="egg" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/12/egg.jpg" alt="egg" width="500" height="375" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/12/12/breakfast-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>powered by slugs</title>
		<link>http://www.ludumdare.com/compo/2009/12/11/powered-by-slugs/</link>
		<comments>http://www.ludumdare.com/compo/2009/12/11/powered-by-slugs/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 02:00:54 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #16 - Exploration - 2009]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[slug]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=11804</guid>
		<description><![CDATA[My Lua game engine thing: I call it &#8220;slug&#8221; [update: hit the slug tag for newer versions]
A bit rough around the edges and messy code, but it seems to work for what it does.  (Here&#8217;s a readme.)
]]></description>
			<content:encoded><![CDATA[<p>My Lua game engine thing: I call it &#8220;<a href="http://mjau.weretree.com/crap/slug-ld.zip">slug</a>&#8221; [update: hit the slug tag for newer versions]</p>
<p>A bit rough around the edges and messy code, but it seems to work for what it does.  (<a href="http://mjau.weretree.com/crap/slug-readme.txt">Here&#8217;s a readme</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/12/11/powered-by-slugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wikiquiz</title>
		<link>http://www.ludumdare.com/compo/2009/09/13/wikiquiz/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/13/wikiquiz/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 00:01:55 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10789</guid>
		<description><![CDATA[Well, it&#8217;s done, I guess.  Not a lot of improvements since last time really, but it&#8217;s got interactivity now at least. Oh, and score. Also made it request about 4 pages from wikipedia per question overall, in stead of infinite.
entry page
]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s done, I guess.  Not a lot of improvements since last time really, but it&#8217;s got interactivity now at least. Oh, and score. Also made it request about 4 pages from wikipedia per question overall, in stead of infinite.</p>
<p><a title="entry page" href="http://www.ludumdare.com/compo/minild-12/?action=preview&amp;uid=23">entry page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/13/wikiquiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choose wisely.</title>
		<link>http://www.ludumdare.com/compo/2009/09/13/choose-wisely/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/13/choose-wisely/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 12:14:57 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10736</guid>
		<description><![CDATA[Making a quiz type thing (using php and, uh, lua). No interactivity yet (other than reload), but it can load random pages from Wikipedia, parse descriptions, select one as an answer, and show options! Yay!

]]></description>
			<content:encoded><![CDATA[<p>Making a quiz type thing (using php and, uh, lua). No interactivity yet (other than reload), but it can load random pages from Wikipedia, parse descriptions, select one as an answer, and show options! Yay!</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-10737" title="who" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/09/who-550x285.png" alt="who" width="550" height="285" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/13/choose-wisely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cavern box</title>
		<link>http://www.ludumdare.com/compo/2009/08/30/cavern-box/</link>
		<comments>http://www.ludumdare.com/compo/2009/08/30/cavern-box/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 00:25:07 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #15 - Caverns - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=9543</guid>
		<description><![CDATA[Well, this isn&#8217;t going to get finished in time, but I&#8217;m submitting what I&#8217;ve got, which isn&#8217;t much. It&#8217;s got music though.
[ entry page ]
Need sleep now.
]]></description>
			<content:encoded><![CDATA[<p>Well, this isn&#8217;t going to get finished in time, but I&#8217;m submitting what I&#8217;ve got, which isn&#8217;t much. It&#8217;s got music though.</p>
<p>[ <a href="http://www.ludumdare.com/compo/ludum-dare-15/?action=preview&amp;uid=23">entry page</a> ]</p>
<p>Need sleep now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/08/30/cavern-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 2</title>
		<link>http://www.ludumdare.com/compo/2009/08/30/day-2-3/</link>
		<comments>http://www.ludumdare.com/compo/2009/08/30/day-2-3/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 08:57:10 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #15 - Caverns - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=8879</guid>
		<description><![CDATA[Woke up again. This keeps happening.
Anyway, I don&#8217;t have much to show for yesterday. My code can draw animated tiles and tilemaps (scrolled) into a rectangle, but that&#8217;s about it. Oh, and maintain correct aspect ratio no matter what size it&#8217;s rendering at. Originally I wanted to support fullscreen, but apparently flash disables keyboard in [...]]]></description>
			<content:encoded><![CDATA[<p>Woke up again. This keeps happening.</p>
<p>Anyway, I don&#8217;t have much to show for yesterday. My code can draw animated tiles and tilemaps (scrolled) into a rectangle, but that&#8217;s about it. Oh, and maintain correct aspect ratio no matter what size it&#8217;s rendering at. Originally I wanted to support fullscreen, but apparently flash disables keyboard in fullscreen mode for some reason, so it&#8217;s not very useful unless I do a mouse-controlled game, which I probably won&#8217;t. You can still just plop the swf directly in the browser to fill the browser window though.</p>
<p>Also, I think I got an idea now. Don&#8217;t know if it&#8217;ll be good yet, but at least it&#8217;s something. Time to draw some gfx.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/08/30/day-2-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiles and Bacon</title>
		<link>http://www.ludumdare.com/compo/2009/08/29/tiles-and-bacon/</link>
		<comments>http://www.ludumdare.com/compo/2009/08/29/tiles-and-bacon/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 16:30:20 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #15 - Caverns - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=8121</guid>
		<description><![CDATA[After hours of stuggling with getting flash to do what I want and some adventures in bugfixing, I now have the ability to display animated tiles and tilemaps in a clipped rectangle! Which is nice. Now I just need to make the actual game. If only I had a good idea for something doable in [...]]]></description>
			<content:encoded><![CDATA[<p>After hours of stuggling with getting flash to do what I want and some adventures in bugfixing, I now have the ability to display animated tiles and tilemaps in a clipped rectangle! Which is nice. Now I just need to make the actual game. If only I had a good idea for something doable in 48 hours. I guess I&#8217;ll just keep working and see if something turns up.</p>
<p>I also sampled some homemade bacon ice cream that a flatmate decided to make. This was an interesting experience. Not pleasant, but not as unpleasant as one might expect either.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/08/29/tiles-and-bacon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Success!</title>
		<link>http://www.ludumdare.com/compo/2009/08/29/success/</link>
		<comments>http://www.ludumdare.com/compo/2009/08/29/success/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:44:12 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #15 - Caverns - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=7790</guid>
		<description><![CDATA[I&#8217;ve now got a black screen that scales to fit the flash window, adding borders as neccessary to maintain aspect ratio and keep it in the middle and such. Might restrict it to integer multiples later, but for now it scales freely. I had to disable flash&#8217;s built-in stage scaling and positioning to make this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now got a black screen that scales to fit the flash window, adding borders as neccessary to maintain aspect ratio and keep it in the middle and such. Might restrict it to integer multiples later, but for now it scales freely. I had to disable flash&#8217;s built-in stage scaling and positioning to make this work right, which tells me that I&#8217;m probably doing things very wrongly, but hey. Onwards!</p>
<p>Still no real game idea though. Will take a shower now and think about things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/08/29/success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just woke up</title>
		<link>http://www.ludumdare.com/compo/2009/08/29/just-woke-up/</link>
		<comments>http://www.ludumdare.com/compo/2009/08/29/just-woke-up/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 09:02:58 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #15 - Caverns - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=7640</guid>
		<description><![CDATA[So, Caverns ..  not what I was hoping for, and I&#8217;ve no idea what to make. At least not yet.
What I do know, however, is that I&#8217;m going to use flash for this compo, which will be interesting because I&#8217;ve never done anything in flash before. I don&#8217;t even know the language, so if anyone [...]]]></description>
			<content:encoded><![CDATA[<p>So, Caverns ..  not what I was hoping for, and I&#8217;ve no idea what to make. At least not yet.</p>
<p>What I do know, however, is that I&#8217;m going to use flash for this compo, which will be interesting because I&#8217;ve never done anything in flash before. I don&#8217;t even know the language, so if anyone got a link to a quick reference of ActionScript 3 that&#8217;d be nice =). I did read through a tutorial over the past few days and tried out some example code though.</p>
<p>Right now I&#8217;m going to eat some breakfast, maybe take a shower, and then it&#8217;s up and away into the unknown! <sub style="font-size:85%">Or maybe down, considering the theme.</sub></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/08/29/just-woke-up/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sandbox</title>
		<link>http://www.ludumdare.com/compo/2009/07/26/sandbox/</link>
		<comments>http://www.ludumdare.com/compo/2009/07/26/sandbox/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:59:55 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[MiniLD #11]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=6196</guid>
		<description><![CDATA[Decided to try something today. So far it&#8217;s a box, with sand in it! Also, you can rotate it.

It&#8217;s actually kinda fun to play with already. Not much of a game though ..
]]></description>
			<content:encoded><![CDATA[<p>Decided to try something today. So far it&#8217;s a box, with sand in it! Also, you can rotate it.</p>
<p style="text-align: center;"><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/sandbox.png"><img class="alignnone size-full wp-image-6197 aligncenter" title="sandbox" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/sandbox.png" alt="" width="384" height="384" /></a></p>
<p>It&#8217;s actually kinda fun to play with already. Not much of a game though ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/07/26/sandbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello</title>
		<link>http://www.ludumdare.com/compo/2009/04/19/hello-3/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/19/hello-3/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 03:01:35 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>
		<category><![CDATA[birds]]></category>
		<category><![CDATA[donkeys]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[text adventure]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=5835</guid>
		<description><![CDATA[
Hello! For windows and linux, plus source of course. I scrapped my original game and made this instead.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/screenshot10.png"><img class="aligncenter size-medium wp-image-5841" title="Hello" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/04/screenshot10-300x225.png" alt="Hello" width="300" height="225" /></a></p>
<p><a href="http://mjaupanda.com/games/hello/mjau-Hello-LD14.zip">Hello</a>! For windows and linux, plus source of course. I scrapped my original game and made this instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/19/hello-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Same procedure ..</title>
		<link>http://www.ludumdare.com/compo/2009/04/18/same-procedure/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/18/same-procedure/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 19:00:00 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=5149</guid>
		<description><![CDATA[Spent some time going outside, and also eating stuff.
Still, I&#8217;ve now got a black screen that tweets! This can&#8217;t possibly go wrong.
]]></description>
			<content:encoded><![CDATA[<p>Spent some time going outside, and also eating stuff.</p>
<p>Still, I&#8217;ve now got a black screen that tweets! This can&#8217;t possibly go wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/18/same-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A late start</title>
		<link>http://www.ludumdare.com/compo/2009/04/18/a-late-start/</link>
		<comments>http://www.ludumdare.com/compo/2009/04/18/a-late-start/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 15:37:25 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #14 - Advancing Wall of Doom - 2009]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=5056</guid>
		<description><![CDATA[More than 12 hours in now, so I guess it&#8217;s about time to start doing things.
Actually, I&#8217;ve done one thing .. I couldn&#8217;t sleep, so I was awake when the theme was announced at 5am. And, as I checked the results of the vote, birdsong drifted in from the open window. All quiet otherwise, not [...]]]></description>
			<content:encoded><![CDATA[<p>More than 12 hours in now, so I guess it&#8217;s about time to start doing things.</p>
<p>Actually, I&#8217;ve done one thing .. I couldn&#8217;t sleep, so I was awake when the theme was announced at 5am. And, as I checked the results of the vote, birdsong drifted in from the open window. All quiet otherwise, not even any wind. Just birdsong. A wall of it, if you will.</p>
<p>Birdsong&#8230; <em>of doom!</em></p>
<p>..nah, but it was nice. Anyway, I happen to have a portable stereo recorder, so I did the logical thing and recorded some. Haven&#8217;t listened to it yet, but hopefully that went ok. So, my game will most likely feature birdsong.</p>
<p>Anyway, time to write some basecode.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/04/18/a-late-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TROMMEL</title>
		<link>http://www.ludumdare.com/compo/2009/01/11/trommel/</link>
		<comments>http://www.ludumdare.com/compo/2009/01/11/trommel/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 20:58:43 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[MiniLD #06]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[towlr]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4426</guid>
		<description><![CDATA[
DOWNLOAD TROMMEL! TROMMEL.zip (source + exes)
(updated since compo: only use score if score.txt is already present, remove unused GLSL var, small bugfix, ati ghost image fix, added icon, double pixel bug fix (aesthetic), and ati fix for that fix.  yay opengl)
Score file is score.txt in the same dir as the exe. If score.txt is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/01/shot.png"><img class="aligncenter size-full wp-image-4427" title="shot" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/01/shot.png" alt="" width="400" height="400" /></a></p>
<p>DOWNLOAD TROMMEL! <a href="http://mjaupanda.com/games/trommel/TROMMEL.zip">TROMMEL.zip</a> (source + exes)<br />
(updated since compo: only use score if score.txt is already present, remove unused GLSL var, small bugfix, ati ghost image fix, added icon, double pixel bug fix (aesthetic), and ati fix for that fix.  yay opengl)</p>
<p>Score file is score.txt in the same dir as the exe. If score.txt is not present the game only counts moves.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/01/11/trommel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Throwing in the towel</title>
		<link>http://www.ludumdare.com/compo/2008/12/07/throwing-in-the-towel-2/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/07/throwing-in-the-towel-2/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 02:52:00 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>
		<category><![CDATA[unfinished]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4172</guid>
		<description><![CDATA[You can now collect stars! They  happily float around in little circles.

So that&#8217;s nice. But, there&#8217;s still a lot of stuff missing before this can be called a game, and there&#8217;s only one hour left now. Also I&#8217;m pretty tired. So, I think I&#8217;m gonna drop out again.
]]></description>
			<content:encoded><![CDATA[<p>You can now collect stars! They  happily float around in little circles.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot4.png"><img class="aligncenter size-medium wp-image-4173" title="screenshot4" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot4-300x238.png" alt="" width="300" height="238" /></a></p>
<p>So that&#8217;s nice. But, there&#8217;s still a lot of stuff missing before this can be called a game, and there&#8217;s only one hour left now. Also I&#8217;m pretty tired. So, I think I&#8217;m gonna drop out again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/07/throwing-in-the-towel-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interactivity!</title>
		<link>http://www.ludumdare.com/compo/2008/12/07/interactivity/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/07/interactivity/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 00:55:14 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4148</guid>
		<description><![CDATA[I know I said I would drop out, but..  Well, anyway, I can drive the car around now.

Well, left and right at least, since they use the same gfx (flipped). Need to make gfx for up and down, and uh, all the other elements that should be in the game. It&#8217;s completely unrealistic to [...]]]></description>
			<content:encoded><![CDATA[<p>I know I said I would drop out, but..  Well, anyway, I can drive the car around now.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot33.png"><img class="aligncenter size-medium wp-image-4149" title="screenshot3" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot33-300x238.png" alt="" width="300" height="238" /></a></p>
<p>Well, left and right at least, since they use the same gfx (flipped). Need to make gfx for up and down, and uh, all the other elements that should be in the game. It&#8217;s completely unrealistic to even think this&#8217;ll be done in time, but hey.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/07/interactivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A man and his Car</title>
		<link>http://www.ludumdare.com/compo/2008/12/07/a-man-and-his-car/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/07/a-man-and-his-car/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 20:58:17 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4081</guid>
		<description><![CDATA[Made some gfx and a lua-driven sprite/tile engine:

I seriously doubt I&#8217;m going to finish though, specially since I&#8217;m off to watch a movie with some friends now. There&#8217;s only a few hours left, and there&#8217;s no gameplay code at all. Spent way too much time fiddling with technical details. Gotta stop doing that.
Oh well. The [...]]]></description>
			<content:encoded><![CDATA[<p>Made some gfx and a lua-driven sprite/tile engine:</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot22.png"><img class="aligncenter size-medium wp-image-4080" title="screenshot22" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot22-300x238.png" alt="" width="300" height="238" /></a></p>
<p>I seriously doubt I&#8217;m going to finish though, specially since I&#8217;m off to watch a movie with some friends now. There&#8217;s only a few hours left, and there&#8217;s no gameplay code at all. Spent way too much time fiddling with technical details. Gotta stop doing that.</p>
<p>Oh well. The other entries are looking great, looking forward to check out those =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/07/a-man-and-his-car/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing progress!</title>
		<link>http://www.ludumdare.com/compo/2008/12/07/amazing-progress/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/07/amazing-progress/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 13:44:08 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>
		<category><![CDATA[foodphoto]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4011</guid>
		<description><![CDATA[I&#8217;ve now got a rotating square! Wow!

Spent ages getting the OpenGL stuff right, but it seems to work now. So that&#8217;s good. The not so good is that I still haven&#8217;t started working on the actual game, but hey.
Also, had some breakfast as I realized that I yet again had neglected to eat. (I don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now got a <em>rotating square! </em>Wow!</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot.png"><img class="aligncenter size-medium wp-image-4012" title="screenshot" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/screenshot-300x238.png" alt="" width="300" height="238" /></a></p>
<p>Spent ages getting the OpenGL stuff right, but it seems to work now. So that&#8217;s good. The not so good is that I still haven&#8217;t started working on the actual game, but hey.</p>
<p>Also, had some breakfast as I realized that I yet again had neglected to eat. (I don&#8217;t usually eat four, but I was hungry.)</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/day2.jpg"><img class="aligncenter size-medium wp-image-4013" title="day2" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/day2-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Also spottable: Envelope with some rough sketches for potential game design, and mysterious beige computer that might be used to make sound and music <span style="font-size:50%">(if I can get my head around <a href="http://home.eunet.no/~ggallefo/sdi/index.html">Sid Duzz&#8217;it</a>)</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/07/amazing-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More food</title>
		<link>http://www.ludumdare.com/compo/2008/12/06/more-food/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/06/more-food/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 21:34:05 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>
		<category><![CDATA[foodphoto]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3888</guid>
		<description><![CDATA[Ate some dinner about an hour ago or so. Fish w/sauce inside, potatoes and some salad.

Game&#8217;s progressing slow. I&#8217;ve been fiddling with mjaulib, adding OpenGL and such. Not really done with that yet either, so I don&#8217;t think I&#8217;ll be able to start work on the actual game code until tomorrow. That doesn&#8217;t leave much time [...]]]></description>
			<content:encoded><![CDATA[<p>Ate some dinner about an hour ago or so. Fish w/sauce inside, potatoes and some salad.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/more-food.jpg"><img class="aligncenter size-full wp-image-3887" title="more food" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/more-food.jpg" alt="" width="400" height="276" /></a></p>
<p>Game&#8217;s progressing slow. I&#8217;ve been fiddling with mjaulib, adding OpenGL and such. Not really done with that yet either, so I don&#8217;t think I&#8217;ll be able to start work on the actual game code until tomorrow. That doesn&#8217;t leave much time for gfx and tweaking and such, so I might have to scale down the idea(s) a bit.. Oh well, at least I&#8217;ve more time to decide what to do <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/06/more-food/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A late breakfast</title>
		<link>http://www.ludumdare.com/compo/2008/12/06/a-late-breakfast/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/06/a-late-breakfast/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 13:32:55 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>
		<category><![CDATA[foodphoto]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3815</guid>
		<description><![CDATA[Suddenly realized I hadn&#8217;t eaten anything today, so I made some food.

Still haven&#8217;t decided on an idea yet, or even started doing something, but I think it&#8217;s either going to be a pseudo-3d racing game ala lotus/outrun (though I&#8217;ve noticed other people already doing that), or a top-down driving around in maze-like streets where you [...]]]></description>
			<content:encoded><![CDATA[<p>Suddenly realized I hadn&#8217;t eaten anything today, so I made some food.</p>
<div align="center"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2008/12/food.jpg" alt="food" /></div>
<p>Still haven&#8217;t decided on an idea yet, or even started doing something, but I think it&#8217;s either going to be a pseudo-3d racing game ala lotus/outrun (though I&#8217;ve noticed other people already doing that), or a top-down driving around in maze-like streets where you possibly pick up stuff and avoid other cars or something. Either way I think I&#8217;m going to start off by extending mjaulib to support OpenGL and textures, for easy stretching and rotating and such.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/06/a-late-breakfast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mjaulib</title>
		<link>http://www.ludumdare.com/compo/2008/12/05/mjaulib/</link>
		<comments>http://www.ludumdare.com/compo/2008/12/05/mjaulib/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 22:59:35 +0000</pubDate>
		<dc:creator>mjau</dc:creator>
				<category><![CDATA[LD #13 - Roads - 2008]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3686</guid>
		<description><![CDATA[Bit late maybe, but anyway.. Here&#8217;s something I&#8217;ll probably use as baselib this time.
mjaulib-ld13.zip
Pretty basic stuff, nothing too fancy. Some functions for setting up SDL, Lua, PhysicsFS, and running things at a fixed logic rate with a free video framerate (for interpolation).  You call mjau_init first, then mjau_resize, then mjau_loop and handle the rest in [...]]]></description>
			<content:encoded><![CDATA[<p>Bit late maybe, but anyway.. Here&#8217;s something I&#8217;ll probably use as baselib this time.</p>
<p><a href="http://sea.weretree.com/misc/mjaulib-ld13.zip">mjaulib-ld13.zip</a></p>
<p>Pretty basic stuff, nothing too fancy. Some functions for setting up SDL, Lua, PhysicsFS, and running things at a fixed logic rate with a free video framerate (for interpolation).  You call mjau_init first, then mjau_resize, then mjau_loop and handle the rest in the callbacks. Also got a png loader so you don&#8217;t have to pull in SDL_image just for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/12/05/mjaulib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
