<?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; scheme</title>
	<atom:link href="http://www.ludumdare.com/compo/tag/scheme/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>little-lib</title>
		<link>http://www.ludumdare.com/compo/2008/04/13/little-lib/</link>
		<comments>http://www.ludumdare.com/compo/2008/04/13/little-lib/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 02:09:47 +0000</pubDate>
		<dc:creator>LunarCrisis</dc:creator>
				<category><![CDATA[LD #11 - Minimalist - 2008]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/04/13/little-lib/</guid>
		<description><![CDATA[little-lib is a library for quickly writing small games or OpenGL applications in mzscheme (v372). It relies on OpenGL, SDL, SDL_image, and SDL_mixer to process graphics output, key and mouse input, and playing sound effects. A sample program (demo.ss) illustrates the use of little-lib in these three respects. little-lib is released under the MIT license. [...]]]></description>
			<content:encoded><![CDATA[<p>little-lib is a library for quickly writing small games or OpenGL applications in mzscheme (v372). It relies on OpenGL, SDL, SDL_image, and SDL_mixer to process graphics output, key and mouse input, and playing sound effects. A sample program (demo.ss) illustrates the use of little-lib in these three respects.</p>
<p>little-lib is released under the MIT license. I plan to use this library for my Ludum Dare 11 entry.</p>
<p><a href="http://lunarcrisis.pooq.com/files/little-lib.tar.gz">Download</a> the source code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/04/13/little-lib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Box</title>
		<link>http://www.ludumdare.com/compo/2008/02/25/black-box/</link>
		<comments>http://www.ludumdare.com/compo/2008/02/25/black-box/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 10:07:27 +0000</pubDate>
		<dc:creator>LunarCrisis</dc:creator>
				<category><![CDATA[LD #10.5 - Unexpected/Surprise - 2008]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://www.ludumdare.com/compo/2008/02/25/black-box/</guid>
		<description><![CDATA[So, I&#8217;ve got something to submit (finally)! Not as polished as I&#8217;d like, but it&#8217;s pretty fun. It&#8217;s similar to asteroids, except instead of falling apart helplessly the asteroids fight back. Give it a try! WASD to move, IJKL to shoot. Source (Install mzscheme and run it with &#8220;mzscheme -u black-box.ss&#8221;. libSDL, libSDL_image, and libSDL_mixer [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve got something to submit (finally)! Not as polished as I&#8217;d like, but it&#8217;s pretty fun. It&#8217;s similar to asteroids, except instead of falling apart helplessly the asteroids fight back. Give it a try! WASD to move, IJKL to shoot.</p>
<p><a href="http://lunarcrisis.pooq.com/files/black-box-source.tar.gz">Source</a> (Install <a href="http://download.plt-scheme.org/mzscheme/">mzscheme</a> and run it with &#8220;mzscheme -u black-box.ss&#8221;. libSDL, libSDL_image, and libSDL_mixer are required.)</p>
<p><a href="http://lunarcrisis.pooq.com/files/black-box-win.zip">Windows Binary</a> (All libraries included.)</p>
<p><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/2008-02-25-044057_1024x768_scrot.png" title="2008-02-25-044057_1024x768_scrot.png"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/2008-02-25-044057_1024x768_scrot.thumbnail.png" alt="2008-02-25-044057_1024x768_scrot.png" /></a><a href="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/2008-02-25-044134_1024x768_scrot.png" title="2008-02-25-044134_1024x768_scrot.png"><img src="http://www.ludumdare.com/compo/wp-content/uploads/2008/02/2008-02-25-044134_1024x768_scrot.thumbnail.png" alt="2008-02-25-044134_1024x768_scrot.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ludumdare.com/compo/2008/02/25/black-box/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

