<?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; php</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/php/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 plan</title>
		<link>http://www.ludumdare.com/compo/2011/12/16/the-plan-5/</link>
		<comments>http://www.ludumdare.com/compo/2011/12/16/the-plan-5/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 03:26:30 +0000</pubDate>
		<dc:creator>Superdeath</dc:creator>
				<category><![CDATA[LD #22]]></category>
		<category><![CDATA[alone]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[multiplayer]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=81115</guid>
		<description><![CDATA[This time around, I think I&#8217;m going to take it easy on the graphics and sound. Instead, I&#8217;ll focus on pure story. My plan: a multiplayer, online puzzle game. I&#8217;ll be working in PHP, with a bit of JS front-end. Maybe some html and css as a template. I have some interesting ideas for something [...]]]></description>
			<content:encoded><![CDATA[<p>This time around, I think I&#8217;m going to take it easy on the graphics and sound. Instead, I&#8217;ll focus on pure story. My plan: a multiplayer, online puzzle game. I&#8217;ll be working in PHP, with a bit of JS front-end. Maybe some html and css as a template. I have some interesting ideas for something atmospheric, and connected to the theme <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hope to start serving things up to outside users in short order!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/12/16/the-plan-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insane Idea</title>
		<link>http://www.ludumdare.com/compo/2011/12/14/insane-idea/</link>
		<comments>http://www.ludumdare.com/compo/2011/12/14/insane-idea/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 08:47:24 +0000</pubDate>
		<dc:creator>Mitchell</dc:creator>
				<category><![CDATA[LD #22]]></category>
		<category><![CDATA[deskphoto]]></category>
		<category><![CDATA[hybrid]]></category>
		<category><![CDATA[Insane]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ninja]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=82815</guid>
		<description><![CDATA[So I&#8217;m entering Ludum Dare 22. So&#8217;s my brother and friend. The plan is to live stream our desktops (or the primary screen of them at least) , take a photo every 5 seconds for a time lapse, and record the information we place on out whiteboards. And here&#8217;s where I&#8217;m insane, I&#8217;m coding in a language [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m entering Ludum Dare 22. So&#8217;s my brother and friend. The plan is to live stream our desktops (or the primary screen of them at least) , take a photo every 5 seconds for a time lapse, and record the information we place on out whiteboards. And here&#8217;s where I&#8217;m insane, I&#8217;m coding in a language I only decided to start learning today: Java. In about half an hour I set up a development environment, scripts to compile and run and a base program to do my logic loop (which I won&#8217;t be using come this weekend).<br />
My set up is as follows:</p>
<ul>
<li>Intel Core i7 950</li>
<li>10GB DDR3 RAM</li>
<li>2 x 22&#8243; 1080p LED Monitors</li>
<li>1 x 19&#8243; 1440&#215;900 LCD Screen in Portrait.</li>
<li>Windows 7 Ultimate x64</li>
</ul>
<p>And here&#8217;s a pretty picture of it all.</p>
<p><img class="size-full wp-image-82826 alignnone" src="http://www.ludumdare.com/compo/wp-content/uploads/2011/12/homedesk.jpg" alt="Home Desk Space" width="576" height="432" /></p>
<p>Languages:</p>
<ul>
<li>Java (Main Client)</li>
<li>PHP (High Scores or anything web based I want to implement)</li>
<li>Game Maker (Fall back if Java ends up being insanely hard)</li>
</ul>
<p>Programs:</p>
<ul>
<li>Paint.Net (Pixel Art and Touch Ups)</li>
<li>Fireworks/Photoshop (Vectorising Drawn Art)</li>
<li>Notepad ++ (Programming)</li>
<li>Open Office (Documentation)</li>
<li>Game Maker (Fall Back Programming)</li>
<li>VirtuaWin (Desktop Management, 3 Screens isn&#8217;t enough)</li>
<li>pixie (Colour Selection)</li>
</ul>
<p>Plan is to use mainly black and white, and maybe a red or two for colours.  I&#8217;m going to be drawing and scanning my menu systems in, and then vectorising them. As for game ideas, I have a few, some that I won&#8217;t be able to do easily due to the lack of knowledge of Java, and some that would look epic and take virtually no time. Worst comes to worst I&#8217;ll make a text based adventure game and make a single nice piece of art for it.</p>
<p>&nbsp;</p>
<p>~Mitch</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2011/12/14/insane-idea/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Wikiventure Post-Mortem</title>
		<link>http://www.ludumdare.com/compo/2009/09/15/wikiventure-post-mortem/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/15/wikiventure-post-mortem/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:12:52 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post-mortem]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10911</guid>
		<description><![CDATA[Wikiventure went far better than I was expecting. Mainly because I wasn&#8217;t expecting anything remotely interesting. I&#8217;m still working on it, in fact, adding new things &#8211; just today I added user-input via a text-box and tags which react to that input, and score and cash variables that can be checked and modified. I&#8217;m really [...]]]></description>
			<content:encoded><![CDATA[<p>Wikiventure went far better than I was expecting. Mainly because I wasn&#8217;t expecting anything remotely interesting. I&#8217;m still working on it, in fact, adding new things &#8211; just today I added user-input via a text-box and tags which react to that input, and score and cash variables that can be checked and modified. I&#8217;m really enjoying it, and plan to add a basic battle system like in proper game books. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><strong>What went well</strong></p>
<ul>
<li>The basic game, taking pages from the wiki and letting you travel between them, was very quick and easy to set-up. Then it was just a case of feature-creep for the rest of the weekend, which was perfect for me!</li>
<li>People took an interest and wrote some content for me! <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ul>
<p><strong>What went badly</strong></p>
<ul>
<li>Spent rather a long time at the start battling with C++ libraries before moving to PHP. Though that did help me come-up with an idea.</li>
<li>Also spent rather a long time at the end trying to fix an infinite loop, but managed to do so before the deadline, so no real bad points. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<p><strong>What I would do differently</strong></p>
<ul>
<li>Plan-out code structure before writing it. I spent quite a while on the Sunday rewriting all the tag-parsers to remove a lot of repeated code. There&#8217;s still a lot now.</li>
<li>Put time into writing content! I only actually created two areas, as a test right at the start before I&#8217;d added any tags, and then I kind-of expected people to write my content for me. Which some people did, but it was horribly lazy of me.</li>
</ul>
<p><strong>Things I&#8217;d like to add</strong></p>
<ul>
<li>Cookies or some other way of keeping things persistent between sessions. Could tie it to user-accounts on my site.</li>
<li>Combat system, mentioned already.</li>
<li>More levels of persistence than &#8216;IFVISITED&#8217; and &#8216;IFNVISITED&#8217;, so that the player wouldn&#8217;t necessarily have to follow the same set of actions multiple times.</li>
<li>Any other stuff I happen to think-up.</li>
<li>Content!1!1!!1!!!</li>
</ul>
<p>So yeah, it went pretty well. I&#8217;ll keep working on it and maybe it&#8217;ll become something really interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/15/wikiventure-post-mortem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Gah, infinite loops!</title>
		<link>http://www.ludumdare.com/compo/2009/09/13/gah-infinite-loops/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/13/gah-infinite-loops/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 23:09:47 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[infinite loop]]></category>
		<category><![CDATA[panic]]></category>
		<category><![CDATA[phew]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tired]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10780</guid>
		<description><![CDATA[Less than an hour until the deadline. It&#8217;s gone midnight. I am rather tired. The most complicated tags so far have just gone in, (SPEECH and TALK, for enabling conversation trees. And probably anything that needs a choice actually. Whee!) and I have an infinite loop somewhere. Oh goody. Anyway, it&#8217;s been an awesome Mini-LD. [...]]]></description>
			<content:encoded><![CDATA[<p>Less than an hour until the deadline. It&#8217;s gone midnight. I am rather tired. The most complicated tags so far have just gone in, (SPEECH and TALK, for enabling conversation trees. And probably anything that needs a choice actually. Whee!) and I have an infinite loop somewhere. Oh goody.</p>
<p>Anyway, it&#8217;s been an awesome Mini-LD. MUST&#8230; FIX&#8230; INFINITE&#8230; LOOP&#8230;</p>
<p>EDIT: FIXED! YAYAYAYAY!!!</p>
<p>Turns out, it&#8217;s because I&#8217;d got the position in a string, modified the string, then still used that position. Silly me. All works now! Time to update the documentation, submit, and go to bed, and only 25 minutes to spare. <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/2009/09/13/gah-infinite-loops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MiniLD #12: FaerieNet</title>
		<link>http://www.ludumdare.com/compo/2009/09/13/minild-12-faerienet/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/13/minild-12-faerienet/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 21:25:45 +0000</pubDate>
		<dc:creator>Chaoseed</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[procedural generation]]></category>
		<category><![CDATA[web-based]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10770</guid>
		<description><![CDATA[So I had this cool idea about faeries living in the net, and you could browse webpages and recruit them, help them fight off boss critters, etc.. The problem is that I screwed up my time management; I didn&#8217;t get started until today, and the deadline is actually much closer than I realized (who uses [...]]]></description>
			<content:encoded><![CDATA[<p>So I had this cool idea about faeries living in the net, and you could browse webpages and recruit them, help them fight off boss critters, etc..</p>
<p>The problem is that I screwed up my time management; I didn&#8217;t get started until today, and the deadline is actually much closer than I realized (who uses UTC?!? @_@).  But anyway, I worked up something which is not a game but is still kind of neat.</p>
<p><a title="FaerieNet - Recruit a Faerie" href="http://chaoseed.com/minild2009/faerie0.php">FaerieNet &#8211; Create a Faerie</a></p>
<p>I probably won&#8217;t be able to work on this any more before the official midnight UTC deadline.  So, this is it for me for this MiniLD.  However, I might just continue working on this project in the days ahead&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/13/minild-12-faerienet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Items Complete!</title>
		<link>http://www.ludumdare.com/compo/2009/09/13/items-complete/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/13/items-complete/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:04:02 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10763</guid>
		<description><![CDATA[Items can now be gained and lost, there are IFHAVE and IFNHAVE to conditionally output text, and you can click on items in your inventory to use them: if that area has a [[USE:Foo&#124;Bar]] tag, then it will display Bar if you use Foo. Tags can contain other tags, but not perfectly if there are [...]]]></description>
			<content:encoded><![CDATA[<p>Items can now be gained and lost, there are IFHAVE and IFNHAVE to conditionally output text, and you can click on items in your inventory to use them: if that area has a [[USE:Foo|Bar]] tag, then it will display Bar if you use Foo. Tags can contain other tags, but not perfectly if there are multiple tags at the same level. eg:</p>
<p>[[IFHAVE:Foo| [[GET:Fish]] [[GET:Chips]] ]]</p>
<p>The Get tags are at the same level here, and so will display oddly. Though I think they might still work.</p>
<p>If anybody has any ideas of other things they&#8217;d like in, please comment below! And feel free to use tags in pages: They make it a game rather than a wiki browser. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/13/items-complete/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gameplay!</title>
		<link>http://www.ludumdare.com/compo/2009/09/12/gameplay-2/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/12/gameplay-2/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 22:41:59 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10712</guid>
		<description><![CDATA[I&#8217;m in the process of adding in codes you can use in area pages. First, there&#8217;s [[GET:Foo]], which will let the player pick-up an item called &#8216;Foo&#8217; from that area. The item will only appear there if they do not already own it. Then there&#8217;s [[IFHAVE:Foo&#124;Bar]]. This checks if the player has &#8216;Foo&#8217; in their [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of adding in codes you can use in area pages.</p>
<p>First, there&#8217;s [[GET:Foo]], which will let the player pick-up an item called &#8216;Foo&#8217; from that area. The item will only appear there if they do not already own it.</p>
<p>Then there&#8217;s [[IFHAVE:Foo|Bar]]. This checks if the player has &#8216;Foo&#8217; in their inventory. If they do, &#8216;Bar&#8217; is displayed. Bar can contain formatting, but I think it won&#8217;t work if you put anything with ]] inside it. I&#8217;ll have a go at changing that.</p>
<p>I&#8217;m keeping an up-to-date list of codes and formatting that work <a href="http://www.minild12.sophiehoulden.com/index.php?title=Adventure#Wiki_Markup_it_Understands">here</a>, if anybody wants to start messing around with them! <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I think I&#8217;ll go to bed soon, so that&#8217;s probably it for today. It&#8217;s been really fun so far, especially considering how clueless I was to begin with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/12/gameplay-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Whee! Screenshot!</title>
		<link>http://www.ludumdare.com/compo/2009/09/12/whee-screenshot/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/12/whee-screenshot/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 16:50:26 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10697</guid>
		<description><![CDATA[OK, so I have a working prototype! Not very exciting, but it works. Create and edit pages here (starting with &#8216;Adventure/&#8217;, link them up, and it&#8217;ll let you navigate between them. To make it easier, pages that don&#8217;t exist will give you a link so you can write them. To jump to a page, simply [...]]]></description>
			<content:encoded><![CDATA[<p>OK, so I have <a href="http://atkinssj.nfshost.com/minild12.php">a working prototype!</a></p>
<div id="attachment_10698" class="wp-caption aligncenter" style="width: 560px"><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/09/wikiventure1.jpg"><img class="size-large wp-image-10698" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/09/wikiventure1-550x350.jpg" alt="Kind-of pointless screenshot." width="550" height="350" /></a><p class="wp-caption-text">Kind-of pointless screenshot.</p></div>
<p>Not very exciting, but it works. Create and edit pages <a href="http://www.minild12.sophiehoulden.com/index.php?title=Adventure">here</a> (starting with &#8216;Adventure/&#8217;, link them up, and it&#8217;ll let you navigate between them. To make it easier, pages that don&#8217;t exist will give you a link so you can write them. To jump to a page, simply add &#8216;p=PAGENAME&#8217; (without the &#8216;Adventure/&#8217; bit) to the URL. It&#8217;s case-sensitive.</p>
<p>Um, not really sure where to go from here. Making &#8221;&#8217; become &lt;b&gt; and &#8221; become &lt;i&gt; would be good. Then maybe some kind of inventory&#8230;? I really have no idea. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>EDIT: The best bit about this is that other people are already writing the actual game pages for me! <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/12/whee-screenshot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wikiventure</title>
		<link>http://www.ludumdare.com/compo/2009/09/12/wikiventure/</link>
		<comments>http://www.ludumdare.com/compo/2009/09/12/wikiventure/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:02:40 +0000</pubDate>
		<dc:creator>AtkinsSJ</dc:creator>
				<category><![CDATA[MiniLD #12]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=10692</guid>
		<description><![CDATA[I wasn&#8217;t planning on entering miniLD 12. But the theme was just so interesting that my mind won&#8217;t let me not enter it, so here I go. My original plan was C++, SDL and cURL. However, cURL refuses to work at all, so I&#8217;m stuck with PHP, the only other language I know reasonably well. [...]]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t planning on entering miniLD 12. But the theme was just so interesting that my mind won&#8217;t let me <em>not</em> enter it, so here I go.</p>
<p>My original plan was C++, SDL and cURL. However, cURL refuses to work at all, so I&#8217;m stuck with PHP, the only other language I know reasonably well. This limits my choices significantly, but since I didn&#8217;t have any to start with, this isn&#8217;t really a problem.</p>
<p>So, my current plan is a choose-your-own adventure made of wiki pages. First name I could think of is &#8216;Wikiventure&#8217;, which is awful, sounds like a Wiki-based investment company, and is probably going to stay as the name because I can&#8217;t think of any others. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It&#8217;s located <a href="http://atkinssj.nfshost.com/minild12.php">here</a>, and currently just outputs the wiki page, not that exciting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/09/12/wikiventure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maze Of Ludicrosity</title>
		<link>http://www.ludumdare.com/compo/2008/02/24/maze-of-ludicrosity/</link>
		<comments>http://www.ludumdare.com/compo/2008/02/24/maze-of-ludicrosity/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 20:03:25 +0000</pubDate>
		<dc:creator>Hamumu</dc:creator>
				<category><![CDATA[LD #10.5 - Unexpected/Surprise - 2008]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[maze]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[text adventure]]></category>
		<category><![CDATA[web game]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/02/24/maze-of-ludicrosity/</guid>
		<description><![CDATA[All done! Already filled with lots of user submissions. I can already tell that making sure submissions work right is going to be murder. But we shall see! It&#8217;s pretty awesome already, with multi-part puzzles made by different people. Play now: http://hamumu.com/maze.php It requires a Dumb Account to play, but those are free and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/maze_final.gif" title="maze final"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/maze_final.thumbnail.gif" alt="maze final" /></a></p>
<p>All done!  Already filled with lots of user submissions.  I can already tell that making sure submissions work right is going to be murder.  But we shall see!  It&#8217;s pretty awesome already, with multi-part puzzles made by different people.</p>
<p>Play now: <A HREF="http://hamumu.com/maze.php">http://hamumu.com/maze.php</A></p>
<p>It requires a Dumb Account to play, but those are free and the most fun thing in the world, so you would be a fool to pass that up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/02/24/maze-of-ludicrosity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

