<?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; wizard</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/wizard/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>Fri, 30 Jul 2010 14:06:09 +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>Thought I&#8217;d share what I had</title>
		<link>http://www.ludumdare.com/compo/2008/07/06/thought-id-share-what-i-had/</link>
		<comments>http://www.ludumdare.com/compo/2008/07/06/thought-id-share-what-i-had/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 00:51:58 +0000</pubDate>
		<dc:creator>ArmchairArmada</dc:creator>
				<category><![CDATA[MiniLD #02]]></category>
		<category><![CDATA[late]]></category>
		<category><![CDATA[wizard]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=2549</guid>
		<description><![CDATA[I know this is past the deadline and what I have is nowhere near complete, but I thought I&#8217;d share it anyhow.  I was hoping to have had at least 20 of the 48 hours available, but this turned out to be a rather busy weekend so I only got to work 12 hours on [...]]]></description>
			<content:encoded><![CDATA[<p>I know this is past the deadline and what I have is nowhere near complete, but I thought I&#8217;d share it anyhow.  I was hoping to have had at least 20 of the 48 hours available, but this turned out to be a rather busy weekend so I only got to work 12 hours on it.  With that said, however, what I do have is pretty decent (though the code is quite messy.)</p>
<p>It wasn&#8217;t originally going to be a simplified version of Mario.  I thought if I got the Mario part working the rest of it would be a cinch, since the rest of the game would only involve small modifications to the Mario code &#8230; Maybe if I had more time.</p>
<p>It requires only Python and Pygame.  I included a batch file and a shell script to help people run it, but if that doesn&#8217;t work for you just go into the &#8216;lib&#8217; folder and have Python run &#8216;main.py&#8217;.</p>
<p>Mario can run, jump, collect coins, hit question blocks, break bricks, stomp on goombas, and die.  The controls are &#8216;left&#8217; and &#8216;right&#8217; to run and &#8216;x&#8217; to jump.  The level has one really difficult part, but it doesn&#8217;t really matter because there is no real way of completing it.</p>
<p>Have fun and enjoy it!</p>
<p>Download: <a href="http://armchairarmada.googlepages.com/wizard_v001.zip">wizard_v001.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/07/06/thought-id-share-what-i-had/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Castle Smash</title>
		<link>http://www.ludumdare.com/compo/2007/11/26/castle-smash/</link>
		<comments>http://www.ludumdare.com/compo/2007/11/26/castle-smash/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 18:47:22 +0000</pubDate>
		<dc:creator>Hamumu</dc:creator>
				<category><![CDATA[LD #00 - Indirect Interaction - 2002]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[castle]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[indirect interaction]]></category>
		<category><![CDATA[knight]]></category>
		<category><![CDATA[peasant]]></category>
		<category><![CDATA[RTS]]></category>
		<category><![CDATA[tiles]]></category>
		<category><![CDATA[tinyptc]]></category>
		<category><![CDATA[wizard]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2007/11/26/castle-smash/</guid>
		<description><![CDATA[LD48 #0 was a 24-hour competition with the theme &#8220;Indirect Interaction&#8221;.  To celebrate that, I created Castle Smash, an RTS game where you have no control over your units.  You just make buildings to create them, and decide where to build bridges.  Their &#8220;AI&#8221; tells them what to do.  Yes, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>LD48 #0 was a 24-hour competition with the theme &#8220;Indirect Interaction&#8221;.  To celebrate that, I created <a href="http://hamumu.com/game.php?game=SMASH">Castle Smash</a>, an RTS game where you have no control over your units.  You just make buildings to create them, and decide where to build bridges.  Their &#8220;AI&#8221; tells them what to do.  Yes, it&#8217;s a lot like Majesty, which I had not even heard of at the time.  This is a 2-player (at the same computer) game, with no single player option at all.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2007/11/smash_scr1.gif" title="Castle Smash"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2007/11/smash_scr1.thumbnail.gif" alt="Castle Smash" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2007/11/26/castle-smash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NPC Quest</title>
		<link>http://www.ludumdare.com/compo/2007/11/26/npc-quest/</link>
		<comments>http://www.ludumdare.com/compo/2007/11/26/npc-quest/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 17:56:09 +0000</pubDate>
		<dc:creator>Hamumu</dc:creator>
				<category><![CDATA[LD #03 - Preparation - 2003]]></category>
		<category><![CDATA[allegro]]></category>
		<category><![CDATA[fantasy]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[knight]]></category>
		<category><![CDATA[medieval]]></category>
		<category><![CDATA[mutant dolphin]]></category>
		<category><![CDATA[NPC]]></category>
		<category><![CDATA[peasant]]></category>
		<category><![CDATA[preparation]]></category>
		<category><![CDATA[random levels]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[tiles]]></category>
		<category><![CDATA[used car salesman]]></category>
		<category><![CDATA[wizard]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2007/11/26/npc-quest/</guid>
		<description><![CDATA[LD48 #3 was themed &#8220;Preparation &#8211; Set it up and let it go&#8221;.  For this I originally made a game where you were a leprechaun and needed to plant traps to kill people trying to come steal your lucky charms.  For some reason, despite how fun that sounds, I couldn&#8217;t get anywhere on [...]]]></description>
			<content:encoded><![CDATA[<p>LD48 #3 was themed &#8220;Preparation &#8211; Set it up and let it go&#8221;.  For this I originally made a game where you were a leprechaun and needed to plant traps to kill people trying to come steal your lucky charms.  For some reason, despite how fun that sounds, I couldn&#8217;t get anywhere on it and quit halfway through.  Then I came back on the second day, reusing some of the code and graphics and created <a href="http://hamumu.com/game.php?game=NPC">NPC Quest</a>!  It&#8217;s a game of buying gear for a fantasy hero, and then watching him fight battles without your help.  It&#8217;s actually more strategic and fun than it sounds.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2007/11/npc_scr3.gif" title="NPC Quest"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2007/11/npc_scr3.thumbnail.gif" alt="NPC Quest" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2007/11/26/npc-quest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
