<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Couple of questions about LD</title>
	<atom:link href="http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Fri, 24 May 2013 07:49:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dakota</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37444</link>
		<dc:creator>Dakota</dc:creator>
		<pubDate>Fri, 16 Mar 2012 17:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37444</guid>
		<description><![CDATA[Ok that&#039;s not a problem either. It compiles to a .gba so all you would need to do is drop and drag it into the emulator. Also to compile the source may be a little harder but is still fairly basic.]]></description>
		<content:encoded><![CDATA[<p>Ok that&#8217;s not a problem either. It compiles to a .gba so all you would need to do is drop and drag it into the emulator. Also to compile the source may be a little harder but is still fairly basic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digital_sorceress</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37438</link>
		<dc:creator>digital_sorceress</dc:creator>
		<pubDate>Fri, 16 Mar 2012 11:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37438</guid>
		<description><![CDATA[As a guideline: make it as easy as possible for people to play your game. 

That&#039;s not just a courtesy...  If people struggle to play your game (eg, because of your choice of platform/required frameworks/missing libraries/etc), that could put them in a bad mood, and that would likely be reflected subconsciously in the scores they give you ;)]]></description>
		<content:encoded><![CDATA[<p>As a guideline: make it as easy as possible for people to play your game. </p>
<p>That&#8217;s not just a courtesy&#8230;  If people struggle to play your game (eg, because of your choice of platform/required frameworks/missing libraries/etc), that could put them in a bad mood, and that would likely be reflected subconsciously in the scores they give you <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dakota</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37437</link>
		<dc:creator>Dakota</dc:creator>
		<pubDate>Fri, 16 Mar 2012 11:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37437</guid>
		<description><![CDATA[VBA-M is under GUN licensing so i&#039;m sure I can just put a copy in with the final build also VBA is inactive atm and i would presume under the same license.

As for the source thats no problem its using devkitpro and not the offical GBA librarys so no legal issues and my code isn&#039;t the best in the world so I dout anyone would have any use for it.]]></description>
		<content:encoded><![CDATA[<p>VBA-M is under GUN licensing so i&#8217;m sure I can just put a copy in with the final build also VBA is inactive atm and i would presume under the same license.</p>
<p>As for the source thats no problem its using devkitpro and not the offical GBA librarys so no legal issues and my code isn&#8217;t the best in the world so I dout anyone would have any use for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vilborg</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37424</link>
		<dc:creator>Vilborg</dc:creator>
		<pubDate>Fri, 16 Mar 2012 04:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37424</guid>
		<description><![CDATA[Do whatever lets you make the game you want, AND lets other people play it.]]></description>
		<content:encoded><![CDATA[<p>Do whatever lets you make the game you want, AND lets other people play it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gkikola</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37422</link>
		<dc:creator>gkikola</dc:creator>
		<pubDate>Fri, 16 Mar 2012 03:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37422</guid>
		<description><![CDATA[It might work out if you could package the game with an emulator, and make it easy to install and remove the whole package. But you would need to ensure that you had permission to distribute the emulator with your game. I&#039;m not really familiar with the licenses of popular GBA emulators, but you could do some research.]]></description>
		<content:encoded><![CDATA[<p>It might work out if you could package the game with an emulator, and make it easy to install and remove the whole package. But you would need to ensure that you had permission to distribute the emulator with your game. I&#8217;m not really familiar with the licenses of popular GBA emulators, but you could do some research.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrPhil</title>
		<link>http://www.ludumdare.com/compo/2012/03/15/couple-of-questions-about-ld/comment-page-1/#comment-37420</link>
		<dc:creator>MrPhil</dc:creator>
		<pubDate>Fri, 16 Mar 2012 01:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=108773#comment-37420</guid>
		<description><![CDATA[It is going to be really hard on Judges if you can only play your game on Game Boy Advance.  

Another concerns is you&#039;ll need to share you code in advance of the compo, not sure if you want to do that.

XNA is probably the way to go.]]></description>
		<content:encoded><![CDATA[<p>It is going to be really hard on Judges if you can only play your game on Game Boy Advance.  </p>
<p>Another concerns is you&#8217;ll need to share you code in advance of the compo, not sure if you want to do that.</p>
<p>XNA is probably the way to go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
