<?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; draw</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/draw/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>botanic quest &#8211; main char</title>
		<link>http://www.ludumdare.com/compo/2009/12/12/botanic-quest-main-char/</link>
		<comments>http://www.ludumdare.com/compo/2009/12/12/botanic-quest-main-char/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 23:36:38 +0000</pubDate>
		<dc:creator>athanazio</dc:creator>
				<category><![CDATA[LD #16 - Exploration - 2009]]></category>
		<category><![CDATA[botanic quest]]></category>
		<category><![CDATA[char]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=12813</guid>
		<description><![CDATA[hahaha I do need to learn how to draw took me hours to do this one on inkscape heheheh]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-12814" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/12/ld16-main-chart.jpg" alt="ld16 main chart" width="200" height="414" /></p>
<p>hahaha I do need to learn how to draw <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  took me hours to do this one on inkscape heheheh</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/12/12/botanic-quest-main-char/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Simple Toys</title>
		<link>http://www.ludumdare.com/compo/2009/07/26/quick-simple-toys/</link>
		<comments>http://www.ludumdare.com/compo/2009/07/26/quick-simple-toys/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:42:08 +0000</pubDate>
		<dc:creator>ArmchairArmada</dc:creator>
				<category><![CDATA[MiniLD #11]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[pygame]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=6199</guid>
		<description><![CDATA[I wasn&#8217;t originally going to participate in this Mini Ludum Dare, but I wound up making two simple toys that are a little fun to play around with.  I didn&#8217;t really want to commit to actually making a game, and since the theme is &#8216;sandbox,&#8217; both programs are entirely pointless.  Both require Python and PyGame [...]]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t originally going to participate in this Mini Ludum Dare, but I wound up making two simple toys that are a little fun to play around with.  I didn&#8217;t really want to commit to actually making a game, and since the theme is &#8216;sandbox,&#8217; both programs are entirely pointless.  Both require <a href="http://www.python.org/">Python</a> and <a href="http://www.pygame.org/">PyGame</a> &#8212; which are easy enough for anyone to obtain.</p>
<p style="center;"><strong>Squiggle Draw</strong></p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/squiggle_draw.png"><img class="aligncenter size-full wp-image-6200" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/squiggle_draw.png" alt="" width="320" height="240" /></a></p>
<p>It looks better in motion (along with perhaps a higher squiggle value.)  Basically, you draw and it makes the lines all squiggly looking.  As you can see, Left Mouse Button draws, Scroll Wheel increases/decreases squiggliness, and Space bar clears the screen.</p>
<p>Download: <a href="http://natewm.com/media/software/experiments/python/squiggle_draw.py">squiggle_draw.py</a></p>
<p style="center;"><strong>Particles</strong></p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/particles.png"><img class="aligncenter size-full wp-image-6201" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/07/particles.png" alt="" width="320" height="240" /></a></p>
<p>This program lets you play around with particles.  You can place down &#8216;attractors&#8217; which draw particles towards it or &#8216;repulsors&#8217; which push them away.  Left Mouse Button puts down attractor, Right Mouse Button puts down repulsor, Scroll Wheel add/removes particles, and Space Bar clears attractors and repulsors.</p>
<p>Download: <a href="http://natewm.com/media/software/experiments/python/particles.py">particles.py</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/07/26/quick-simple-toys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finished &#8211; Cryptidia</title>
		<link>http://www.ludumdare.com/compo/2009/02/08/finished-cryptidia/</link>
		<comments>http://www.ludumdare.com/compo/2009/02/08/finished-cryptidia/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 01:23:52 +0000</pubDate>
		<dc:creator>hamburger</dc:creator>
				<category><![CDATA[MiniLD #07]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[cryptidia]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mini ld 7]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[pixel art]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=4515</guid>
		<description><![CDATA[And so my first LD entry comes to a close! Play it at http://davidrlorentz.com/files/cryptidia.html. Also posted at Kongregate.  I would describe this game as a cross between mad libs and the Spore creature creator. Emphasis on the mad libs. Everything is randomized, including the number of arms and legs and the position and rotation of everything. [...]]]></description>
			<content:encoded><![CDATA[<p>And so my first LD entry comes to a close!</p>
<p>Play it at <a href="http://davidrlorentz.com/files/cryptidia.html">http://davidrlorentz.com/files/cryptidia.html</a>. Also posted at <a href="http://www.kongregate.com/games/davidrlorentz/cryptidia?referrer=davidrlorentz">Kongregate</a>. </p>
<p>I would describe this game as a cross between mad libs and the Spore creature creator. Emphasis on the mad libs. Everything is randomized, including the number of arms and legs and the position and rotation of everything. I didn&#8217;t get a chance to network it (I was going to hook up a database to pull in random parts from other players online), because the outside world intervened. So you&#8217;re just gonna to have to keep drawing all those arms and legs yourself.</p>
<p>If by some miracle you manage to create something attractive or at least entertaining with this ridiculous tool, please post screenshots! I doubt it will happen.</p>
<p>This game was coded from scratch in ActionScript 3, with art created in Flash and music performed with Anvil Studio. Full source code is available <a href="http://davidrlorentz.com/files/cryptidia.zip">here</a>. A windows executable is available <a href="http://davidrlorentz.com/files/cryptidia_winExe.zip">here</a>.</p>
<p>Enjoy!</p>
<p> </p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2009/02/painter-rev-3-final1.bmp"><img class="alignnone size-medium wp-image-4518" src="http://www.ludumdare.com/compo/wp-content/uploads/2009/02/painter-rev-3-final1.bmp" alt="" /></a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2009/02/08/finished-cryptidia/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

