<?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; tower defence</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/tower-defence/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>Incoming Fodder &#8211; Post Mortem</title>
		<link>http://www.ludumdare.com/compo/2008/08/20/incoming-fodder-post-mortem/</link>
		<comments>http://www.ludumdare.com/compo/2008/08/20/incoming-fodder-post-mortem/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 11:59:37 +0000</pubDate>
		<dc:creator>drZool</dc:creator>
				<category><![CDATA[LD #12 - The Tower - 2008]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[post-mortem]]></category>
		<category><![CDATA[postmortem]]></category>
		<category><![CDATA[tower]]></category>
		<category><![CDATA[tower defence]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3412</guid>
		<description><![CDATA[I would call my game Incoming Fodder both a minor success and a minor failure. My goal for this competition was to create sound and music in the game, and of course it must be playable. So I made a lot of sound effect, some good some bad, mostly bad when things get crowded there [...]]]></description>
			<content:encoded><![CDATA[<p>I would call my game <a href="http://www.ludumdare.com/compo/2008/08/10/incoming-fodder-final-drzool/">Incoming Fodder</a> both a minor success and a minor failure.</p>
<p>My goal for this competition was to create sound and music in the game, and of course it must be playable. So I made a lot of sound effect, some good some bad, mostly bad when things get crowded there are so many sfx playing it&#8217;s annoying. The music, or what you might call it (You can kill the music) was a complete failure. There was a MOD player lib for flash that I though would be awesome to use, took about an hour to get it to work.</p>
<p>Then I needed to create music. I suck at composing, I know it, doesn&#8217;t matter what tools I use, it&#8217;s just awful. I might have a tune in my head, trying to get the music to sound like that never ever happens. So I scribble down something trying to make it sound like music, copy paste. Crap, I better <a href="http://www.ludumdare.com/compo/2007/11/27/the-farmer/">sing </a>the tune next time.</p>
<p>I chose flash 9 as platform, that was good. Learned a few valuable things, like it&#8217;s not easy to pause things running with event listeners without preparing for that before you build your system. I had to skip pause, lost some time there.</p>
<p>Game play wasn&#8217;t as developed as I wanted. I really don&#8217;t know why I didn&#8217;t have time to improve here, I picked the idea of the game so I could spend more time on polish, but I guess I wasn&#8217;t interested enough in the idea to really devote to it. I need to be quicker in this area. I need to focus on that in the next LD.</p>
<p>Coding OOP is lovely, I had one moment of awesomeness this time. I&#8217;ve built a tower that can shoot arrows, then I built a castle to protect, after a while I realized that the castle also should shoot arrows, so I made castle inherit tower and voilà it shoots arrows! I did have to make it own 3 more towers to make it have 4 arrow shooters.</p>
<p>Graphics was the least of my priorities and it turned out ok, the defeat screen it the best of the whole game.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/08/20/incoming-fodder-post-mortem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incoming Fodder Final drZool</title>
		<link>http://www.ludumdare.com/compo/2008/08/10/incoming-fodder-final-drzool/</link>
		<comments>http://www.ludumdare.com/compo/2008/08/10/incoming-fodder-final-drzool/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 02:59:00 +0000</pubDate>
		<dc:creator>drZool</dc:creator>
				<category><![CDATA[LD #12 - The Tower - 2008]]></category>
		<category><![CDATA[MiniLD #02]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[tower]]></category>
		<category><![CDATA[tower defence]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3339</guid>
		<description><![CDATA[Defend the castle! Click with the mouse to build a tower. Ctrl-Click to build a casino. Download CrossPlatform 2.6Mb Need Flash 9 installed]]></description>
			<content:encoded><![CDATA[<p>Defend the castle!<br />
Click with the mouse to build a tower. Ctrl-Click to build a casino.</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/08/incomingfodder_title.png"><img class="alignnone size-medium wp-image-3341" title="incomingfodder_title" src="http://www.ludumdare.com/compo/wp-content/uploads/2008/08/incomingfodder_title-300x225.png" alt="" width="300" height="225" /></a></p>
<p><a href="http://enedahl.com/ld12/drZool_IncomingFodder.zip">Download CrossPlatform 2.6Mb</a></p>
<p>Need Flash 9 installed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/08/10/incoming-fodder-final-drzool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

