<?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>natewm.com &#187; minild</title>
	<atom:link href="http://natewm.com/blog/tag/minild/feed/" rel="self" type="application/rss+xml" />
	<link>http://natewm.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 19:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Alien Game Prototype</title>
		<link>http://natewm.com/blog/2009/02/12/alien-game-prototype/</link>
		<comments>http://natewm.com/blog/2009/02/12/alien-game-prototype/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 00:05:09 +0000</pubDate>
		<dc:creator>Nate</dc:creator>
				<category><![CDATA[Dev Log]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[alien]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[ludum]]></category>
		<category><![CDATA[minild]]></category>
		<category><![CDATA[monochrome]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://natewm.com/blog/?p=93</guid>
		<description><![CDATA[For one of the Ludum Dare mini competitions a few months back I started hacking together a simple arcade style game.  The human race is being attacked an eaten by a vicious alien species.  You play the role of a benevolent alien who comes to the rescue of the helpless humans. Originally the only defence [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_94" class="wp-caption aligncenter" style="width: 655px"><img class="size-full wp-image-94" title="alien_game" src="http://natewm.com/blog/../media/blog/2009/02/alien_game.png" alt="Alien Game Prototype" width="645" height="485" /><p class="wp-caption-text">Alien Game Prototype</p></div>
<p>For one of the Ludum Dare mini competitions a few months back I started hacking together a simple arcade style game.  The human race is being attacked an eaten by a vicious alien species.  You play the role of a benevolent alien who comes to the rescue of the helpless humans.</p>
<p>Originally the only defence the hero had against the invading aliens was going to be a tractor beam &#8212; where you must grab and throw the aliens to get rid of them.  After showing it to the Pipe Cleaner Man he insisted that I added lasers and homing missiles, so I did.</p>
<p>I&#8217;m not certain what I&#8217;m going to do with this project.  As it began as a quick hack for a 48 hour competition, it is not very well designed.  It would need a considerable amount of rewriting before being able to transform it into a real game.</p>
<p>For the time being I think I&#8217;ll hold off before posting the actual game for download.  I would like to add at least a simple scoreboard and actually being able to win or lose before sharing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://natewm.com/blog/2009/02/12/alien-game-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MiniLD #2 &#8211; The Wizard</title>
		<link>http://natewm.com/blog/2008/10/24/minild-2-the-wizard/</link>
		<comments>http://natewm.com/blog/2008/10/24/minild-2-the-wizard/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 21:34:43 +0000</pubDate>
		<dc:creator>Nate</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Competitions]]></category>
		<category><![CDATA[Game Dev]]></category>
		<category><![CDATA[ludum dare]]></category>
		<category><![CDATA[minild]]></category>
		<category><![CDATA[pygame]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://natewm.com/blog/?p=41</guid>
		<description><![CDATA[Way back in July I wrote this simplified Super Mario Brothers 3 game for the Mini Ludum Dare (a 48 hour mini-competition) that month.  The theme of the competition was a game based on a movie.  The movie that I picked was &#8220;The Wizard,&#8221; which is a movie about some kids who hitchhike across several [...]]]></description>
			<content:encoded><![CDATA[<p class="center"><img src="http://www.natewm.com/media/img/minild2_wizard.gif" alt="MiniLD#2 - The Wizard" /></p>
<p>Way back in July I wrote this simplified Super Mario Brothers 3 game for the Mini <a title="Ludum Dare - A 48 Hour Game Competition" href="http://www.ludumdare.com/">Ludum Dare</a> (a 48 hour mini-competition) that month.  The theme of the competition was a game based on a movie.  The movie that I picked was &#8220;<a title="The Wizard on Wikipedia" href="http://en.wikipedia.org/wiki/The_Wizard_(film)">The Wizard</a>,&#8221; which is a movie about some kids who hitchhike across several states playing Nintendo games &#8212; so this would have been a video game about a movie about video games.</p>
<p>Originally I was going to have elements from Teenage Mutant Ninja Turtles and Double Dragon (both also featured in the movie) all tied together with an arcade style game where you control Jimmy and play these mini-games against people.  I figured if I made the Super Mario Brothers 3 part (which is the final showdown against Lucas) then I could easily adapt that to make the other parts.</p>
<p>All-in-all it was a little over ambitious, but I think I could have possibly pulled it off if I actually had two full days.  That saturday I went to watch a movie with friends, so I really only had one of the two days to work with.  I am, however, still very satisified with how much was accomplished in such a short amount of time.</p>
<p>Arrow Keys makes mario run, &#8216;x&#8217; key makes him jump.</p>
<p><a title="The Wizard - The Game" href="http://www.natewm.com/media/software/games/compo/minild2_wizard.zip">Download &#8220;The Wizard &#8211; The Game.&#8221;</a></p>
<p>Requires <a title="Python Programming Language" href="http://python.org/">Python</a> and <a title="PyGame - Python Game Development" href="http://www.pygame.org">PyGame</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://natewm.com/blog/2008/10/24/minild-2-the-wizard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
