<?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"
	>

<channel>
	<title>Allefant Games</title>
	<atom:link href="http://allefant.sourceforge.net/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://allefant.sourceforge.net/wordpress</link>
	<description></description>
	<pubDate>Tue, 09 Sep 2008 21:22:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Owl</title>
		<link>http://allefant.sourceforge.net/wordpress/owl</link>
		<comments>http://allefant.sourceforge.net/wordpress/owl#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:57:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?page_id=252</guid>
		<description><![CDATA[My LD48 #12 entry. As so often, I didn&#8217;t really finish. Most of my efforts went into things I hadn&#8217;t planned like the 3D look implemented with basic OpenGL. (My original idea was to do it like Nebulous.)
Anyway, I managed to cobble together one big level in the 48 hours, and it can be won. [...]]]></description>
			<content:encoded><![CDATA[<p>My LD48 #12 entry. As so often, I didn&#8217;t really finish. Most of my efforts went into things I hadn&#8217;t planned like the 3D look implemented with basic OpenGL. (My original idea was to do it like Nebulous.)</p>
<p>Anyway, I managed to cobble together one big level in the 48 hours, and it can be won. Below&#8217;s a video (5 minutes of me struggling quite a bit, but I made it during compo time and was really tired..).</p>
<p><img src="/pics/owl/screen5.png" alt="" /></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/hWRXimhigvk&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/hWRXimhigvk&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/owl/feed</wfw:commentRss>
		</item>
		<item>
		<title>LD48 #12</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/251</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/251#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:55:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=251</guid>
		<description><![CDATA[I took part in the 12th LudumDare contest on the weekend, was lots of fun. My entry is called Owl. Not much more to say. Actually, this was not meant to be a news entry (wordpress &#8220;post&#8221;) but just a game entry (wordpress &#8220;page&#8221;) - but I clicked the wrong type. Or rather, &#8220;post&#8221; is [...]]]></description>
			<content:encoded><![CDATA[<p>I took part in the 12th LudumDare contest on the weekend, was lots of fun. My entry is called <a href="/wordpress/owl">Owl</a>. Not much more to say. Actually, this was not meant to be a news entry (wordpress &#8220;post&#8221;) but just a game entry (wordpress &#8220;page&#8221;) - but I clicked the wrong type. Or rather, &#8220;post&#8221; is default. So well, instead of deleting it, I renamed it and published also a news entry <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/251/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mini LDs</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/250</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/250#comments</comments>
		<pubDate>Thu, 10 Jul 2008 13:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=250</guid>
		<description><![CDATA[Over at ludumdare.com they decided to hold &#8220;mini LDs&#8221; in the months without real LDs, and I played around with some code for the previous two mini LDs. I only spent a few hours in each. The theme for the first one was &#8220;versus&#8221;, and my idea involved Python vs Perl - i.e. you take [...]]]></description>
			<content:encoded><![CDATA[<p>Over at <a href="http://ludumdare.com">ludumdare.com</a> they decided to hold &#8220;mini LDs&#8221; in the months without real LDs, and I played around with some code for the previous two mini LDs. I only spent a few hours in each. The theme for the first one was &#8220;versus&#8221;, and my idea involved Python vs Perl - i.e. you take control of a Python and have to eat perls <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I think I did pretty well with it, screenshots and video are at its<a href="http://www.ludumdare.com/compo/2008/06/08/final-10/"> LD48 entry page</a>.</p>
<p>For the second mini LD, the theme vs &#8220;the game to the movie&#8221;, and I had no idea at all. Consequently also no finished game. I did spent some time writing up some kind of 2D vector collision engine in pure python though - the result can be seen <a href="http://www.ludumdare.com/compo/2008/07/07/i-has-failed/">here</a>.</p>
<p>Hm, and I really should get me some cheap host, SF doesn&#8217;t allow outgoing connections and therefore no akismet. Anyone who has a wordpress blog probably knows what the means <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> On the other hand, free hosts such as wordpress.org don&#8217;t allow any customization, so that wouldn&#8217;t work either. Besides, there&#8217;s no real content here, and I don&#8217;t really blog.. so the only reason for this site&#8217;s existance is that I like to play around with the website from time to time <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/250/feed</wfw:commentRss>
		</item>
		<item>
		<title>About</title>
		<link>http://allefant.sourceforge.net/wordpress/about</link>
		<comments>http://allefant.sourceforge.net/wordpress/about#comments</comments>
		<pubDate>Thu, 26 Jun 2008 11:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?page_id=2</guid>
		<description><![CDATA[Welcome!
This is the website for my Allefant project hosted on SourceForge. It is a collection of various games I wrote over the years for short game programming competitions, such competitions usually taking about 2 days to create the complete game (code as well as art). The first such game I made was Allefant back in [...]]]></description>
			<content:encoded><![CDATA[<h2>Welcome!</h2>
<p>This is the website for my Allefant project hosted on SourceForge. It is a collection of various games I wrote over the years for short game programming competitions, such competitions usually taking about 2 days to create the complete game (code as well as art). The first such game I made was Allefant back in the year 2000. Some of the games also were worked on afterwards and polished a bit, so they are actually playable. Most are little more than a tech demo though. They are all open source.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/about/feed</wfw:commentRss>
		</item>
		<item>
		<title>WordPress</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/169</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/169#comments</comments>
		<pubDate>Wed, 25 Jun 2008 20:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=167</guid>
		<description><![CDATA[Well, I just changed the software the site runs on from moin to wordpress. Some things were nicer with moin, but having this be a wiki really was quite pointless - as it&#8217;s not supposed to be edited by anyone but me. And the comment posting interface of moin was rather kludgy, and abused by [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I just changed the software the site runs on from moin to wordpress. Some things were nicer with moin, but having this be a wiki really was quite pointless - as it&#8217;s <em>not</em> supposed to be edited by anyone but me. And the comment posting interface of moin was rather kludgy, and abused by spam bots a lot. So now it&#8217;s a blog. Which also is not ideal, since this is rather kludgy now for long-term storage pages. Why can&#8217;t there be a simple content management system..</p>
<p>So now, with my post rate of 2 or 3 posts a year, this would be a rather sad site, therefore I tried to import the old contents. Formatting is messed up and pictures are missing, but I plan to fix it all eventually.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/169/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Year</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/124</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/124#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=124</guid>
		<description><![CDATA[Ok, it&#8217;s 2008 since some time, but the first time I feel like posting. In the meantime, there was another LD48 I took part in, sometime last December. Results are here, and while not doing good in general, I made second place in the graphics category. Need to figure out how I can get one [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, it&#8217;s 2008 since some time, but the first time I feel like posting. In the meantime, there was another LD48 I took part in, sometime last December. Results are <a href="http://www.imitationpickles.org/ludum/category/ld10/">here</a>, and while not doing good in general, I made second place in the graphics category. Need to figure out how I can get one of those pelly graphics to display here, I always wanted one, and now finally, rather unexpectedly, I got one <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Maybe not totally unexpected, as I did take some time making shiny animations in Blender. On the other hand, I chose to make a puzzle game and ran out of time to create levels during the compo. When will I ever learn. Also have yet to add the game to the site here.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/124/feed</wfw:commentRss>
		</item>
		<item>
		<title>Shedskin</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/104</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/104#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=104</guid>
		<description><![CDATA[Recently Phil Hassey from #ludumdare directed my attention to Shedskin. Shedskin is a Python to C++ compiler - so it could solve the same thing I&#8217;m currently solving with my crude line-by-line .py -&#62; .c converter.
However, my experience with it was that it&#8217;s not quite ready. It started with being hard to get running at [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Phil Hassey from #ludumdare directed my attention to <a href="http://shed-skin.blogspot.com/">Shedskin</a>. Shedskin is a Python to C++ compiler - so it could solve the same thing I&#8217;m currently solving with my crude line-by-line .py -&gt; .c converter.</p>
<p>However, my experience with it was that it&#8217;s not quite ready. It started with being hard to get running at all - I ended up copying the lib folder and the FLAGS file from the original distribution into my project. Also, it is all but obvious to me how to interface external libraries. I ended up manually keeping 3 files, a .py, a .cpp and a .hpp in sync, editing each one for each function to add. This is what stopped me from actually doing much at all with it, it&#8217;s clearly too painful to be useful that way. Maybe a way could be found to directly let me use external code instead? I call libc.printf, and it puts a call to printf. At the most, there should be a single description file where I specify the necessary header stdio.h and the types (and maybe also the library?) Editing three files for each symbol is almost as bad as manually using the Python-C-API. Also, again packaging related, there needs to be sane way to incorporate shedskin into my projects, the generated makefile and FLAGS file won&#8217;t cut it at all.</p>
<p>Furthermore, one of the main reasons I prefer C over C++ is compile time. This was already noticeable with my shedskin test - gcc needed several seconds just to compile the code produced by shedskin for the short test program and library wrapper, likely because it&#8217;s somehow pulling in lots of headers. My reference code doing the same only takes an instant from .py (reg-exped to .c) to the executable. Additionally, the Shedskin website says that it will need increasingly longer for the type inference with growing number of lines, so with a real program, that may add a lot more time even. Not compatible with my rapid testing way of coding.</p>
<p>Finally, I don&#8217;t think type inference is very important for me personally. With dynamic code, it is nice that I can just throw around objects of different types and let everything be sorted out where I want, even using techniques like duck typing. With static code, seeing what types are needed actually can be an advantage sometimes - else I manually would have to add comments about the types or do manual type inference. So, for now, shedskin is not for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/104/feed</wfw:commentRss>
		</item>
		<item>
		<title>Retrohack</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/105</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/105#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=105</guid>
		<description><![CDATA[Took part in the allegro.cc Retrohack. Teaming up with Paul, we made quite a nice little beat-em-up - yet have to update the games section and put up a page for it.
In other news, there&#8217;s another LD48 coming up soon. Sadly, I was just informed today that I will lose at least half of Saturday [...]]]></description>
			<content:encoded><![CDATA[<p>Took part in the allegro.cc Retrohack. Teaming up with Paul, we made quite a nice little beat-em-up - yet have to update the games section and put up a page for it.</p>
<p>In other news, there&#8217;s another LD48 coming up soon. Sadly, I was just informed today that I will lose at least half of Saturday - so that sucks. But well - might still be able to pull something off, just have to sleep less or something.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/105/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pyweek and Speedhack</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/106</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/106#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=106</guid>
		<description><![CDATA[Seems I made fifth place for single entries in this pyweek, which is pretty good for me, since I just take those compos as excuse to work on games and don&#8217;t really try to achieve scores  Actually, I&#8217;m tied with fourth place, fun category is 3.1 for both, but mine has less innovation but [...]]]></description>
			<content:encoded><![CDATA[<p>Seems I made <a href="http://media.pyweek.org/static/pyweek5_ratings.html">fifth place</a> for single entries in this pyweek, which is pretty good for me, since I just take those compos as excuse to work on games and don&#8217;t really try to achieve scores <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Actually, I&#8217;m tied with fourth place, fun category is 3.1 for both, but mine has less innovation but more production. In fact, surprisingly, I won the production category (no other solo entry even reach 4). Guess rendered graphics as opposed to pixel art does count a bit, and my 8 seconds of looping music were quite well received in the comments (except for the fact that it starts getting annoying after 8 seconds :P). Also, unlike my previous pyweek, 100% could play this one. What a difference not using any OpenGL extensions makes.</p>
<p>As for Speedhack which I also participated in this month, I made a 3D game, trying to implement the rules - especially the dialog rule was hard (and I didn&#8217;t really get to the friction and influence rules much). Also, 48 hours aren&#8217;t enough to make Halo 3, but I think I got pretty close <img src='http://allefant.sourceforge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/106/feed</wfw:commentRss>
		</item>
		<item>
		<title>PyWeek</title>
		<link>http://allefant.sourceforge.net/wordpress/archives/107</link>
		<comments>http://allefant.sourceforge.net/wordpress/archives/107#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://allefant.sourceforge.net/wordpress/?p=107</guid>
		<description><![CDATA[I signed up for pyweek. The theme is &#8220;twisted&#8221;. Most of my games naturally should fit that theme, so I went to write Allefant5. It aims to be a standard platformer. The twist is, levels are twisted around - that is, everything is in polar coordinates. And when you walk along in a direction, eventually [...]]]></description>
			<content:encoded><![CDATA[<p>I signed up for pyweek. The theme is &#8220;twisted&#8221;. Most of my games naturally should fit that theme, so I went to write <em>Allefant5</em>. It aims to be a standard platformer. The twist is, levels are twisted around - that is, everything is in polar coordinates. And when you walk along in a direction, eventually you will end up where you started.</p>
<p>Now, let&#8217;s see how much of that I&#8217;ll actually be able to pull off. I wrote the base of the engine on Sunday, and basically have Saturday for level design and testing. During the week I made some artwork and sounds in the evenings.</p>
]]></content:encoded>
			<wfw:commentRss>http://allefant.sourceforge.net/wordpress/archives/107/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
