<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>MinorHack Returns!</title>
		<link>http://www.allegro.cc/forums/view/588025</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 05 Nov 2006 00:55:50 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, since the old thread sorta died, I thought it would be good to have a new one. Since the judging database doesn&#39;t seem to be on-site yet, this thread is important. The MinorHack website is here: <a href="http://cgamesplay.com/minorhack/">http://cgamesplay.com/minorhack/</a></p><p>Posty!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 13 Oct 2006 20:11:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Although I missed all of the previous MinorHack competition, I want to participate this time.</p><p>Short question: Is is allowed to prepare code snippets before the competition starts?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Fri, 13 Oct 2006 20:17:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Short question: Is is allowed to prepare code snippets before the competition starts?
</p></div></div><p>

The rules are extremely clear about this. Read them.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Fri, 13 Oct 2006 20:23:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
The rules are extremely clear about this. Read them.
</p></div></div><p>
Well, not the rules.  Strictly speaking, the rules don&#39;t address this issue -- the guidelines do.
</p><div class="quote_container"><div class="title">The guidelines said:</div><div class="quote"><p>
Do not reuse code. Write all of your code yourself, during the 1-hour slot. Code reuse is fine for longer competitions where you often spend 6-10 hours rewriting something that you have coded before, but here you are unlikely to spend more than 15 minutes on it. Also, writing from scratch boosts creativity because there is no temptation to use large chunks of other games.
</p></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Fri, 13 Oct 2006 20:58:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>However, it was agreed on that we could use a simple code base to initialize Allegro, include headers, and have a </p><div class="source-code snippet"><div class="inner"><pre><span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span><span class="k2">)</span>
<span class="k2">{</span>
<span class="c">//do something</span>
<span class="k2">}</span>
</pre></div></div><p>

for the main loop.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 13 Oct 2006 21:02:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Well, not the rules. Strictly speaking, the rules don&#39;t address this issue -- the guidelines do.
</p></div></div><p>

The guidelines were in the &quot;Rules&quot; section. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Fri, 13 Oct 2006 21:05:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay for MinorHack! Can&#39;t wait!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 13 Oct 2006 21:30:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m a &quot;maybe&quot; on this one.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Onewing)</author>
		<pubDate>Fri, 13 Oct 2006 21:48:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Do not reuse code. Write all of your code yourself, during the 1-hour slot. Code reuse is fine for longer competitions where you often spend 6-10 hours rewriting something that you have coded before, but here you are unlikely to spend more than 15 minutes on it. Also, writing from scratch boosts creativity because there is no temptation to use large chunks of other games.
</p></div></div><p>

Yeah, but I&#39;m still not very clear on it. I reuse code all the time, either by copy&amp;paste or by remembering it.</p><p>So, in theory, it would be allowed to prepare code snippets, memorize them, and type them into the editor after the competition has started. You know, the thing you learn at school: memorize something that you don&#39;t understand and later write it down as fast as you can.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Fri, 13 Oct 2006 21:52:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Memorizing is fine. Pasting in a few hundred lines from some other project you&#39;re working on is not. It just gives an unfair advantage.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 13 Oct 2006 21:56:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Code base helps to avoid &quot;I just spent 15 min setting up Allegro for the comp.&quot;</p><p>Of course, using a lot of stuff from another game = bad bad bad.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 13 Oct 2006 23:49:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I really want to participate in one of these soon... I wont be able to participate in this one.</p><p>I&#39;m too busy. <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Derezo)</author>
		<pubDate>Sat, 14 Oct 2006 05:35:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hope you can be in soon! <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>For anyone who hasn&#39;t yet noticed, the next MinorHack is tommorw. <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 06:34:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Count me in.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 14 Oct 2006 08:28:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay! MinorHack in ...<br />7 hours and 43 min? What the heck is wrong with it?</p><p>CGames, you need to look at the timing on your site. It&#39;s messed up.<br />(It gives EST as 5:18, when my computer clock says 10:18, same as every clock on my house. This is <i>not</i> just daylight savings time.) <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 19:19:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t know why the clock was so off, but I&#39;ve reset it. Seems the machine was rebooted, and loaded the hw clock as GMT, when it was set as EDT, or vice versa.</p><p>[append]<br />Kikaru, set your timezone to America/New_York instead of EST, because we are in EDT right now <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 19:36:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok. thanks. <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>[EDIT]<br />Now that&#39;s more like it!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 19:49:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What a great idea for a competition.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 19:59:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>By the way, guys, I won&#39;t be able to provide those Windows binaries today!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 20:00:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Eeks! I&#39;ve just notices there&#39;s a hack in 3 hours and I&#39;m not even on my computer (it&#39;s broken)! I better get some dev tools or something...</p><p>BTW, it would be nice to have an &quot;I&#39;m in!&quot; button for future competetions so that we can tell how big it&#39;s going to be.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Sat, 14 Oct 2006 20:07:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That is in the TODO list <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Maybe I should do some work on the site sometime.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 20:13:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That would be good.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 20:25:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>LennyLen, Zaphos: You guys in?</p><p>We have the capacity to make this the biggest MinorHack yet!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 20:28:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hurray! More people! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 20:31:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
LennyLen, Zaphos: You guys in?
</p></div></div><p>Sure; I&#39;m in.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 20:44:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I can make the Windows binaries afterwards if someone wants them, it&#39;s no big deal. I&#39;ll probably participate if the rule won&#39;t turn out to be something braindead <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sat, 14 Oct 2006 20:58:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Anyone know how to do a precompiler #ifdef to check if the compiler is MSVC?</p><p>I&#39;m throwing in a macro to fix the for scope.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 21:04:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, the easiest way if you&#39;re using allegro is #ifdef ALLEGRO_MSVC. However, I don&#39;t know if anyone still uses MSVC6, which IIRC was the last version to have for scoping problems.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sat, 14 Oct 2006 21:07:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
LennyLen, Zaphos: You guys in?
</p></div></div><p>

I&#39;m too rusty with Allegro to enter a 1-hour comp. I&#39;d spend 50% of the time looking up the API. I might enter the next 48-hour comp, though probably not since they&#39;re always over the weekend, and I never have free time during the weekend (I can easily be working 30 of the 48 hours at this time).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 14 Oct 2006 21:18:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I&#39;m too rusty with Allegro to enter a 1-hour comp. I&#39;d spend 50% of the time looking up the API.
</p></div></div><p>But all you need is circle()!  And maybe textprintf_ex().<br />Especially now that Kikaru explained, &quot;it was agreed on that we could use a simple code base to initialize Allegro, include headers, and [etc]&quot;.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 21:24:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, I&#39;m using MSVC6 <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 21:26:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Yeah, I&#39;m using MSVC6
</p></div></div><p>Why, though?  Later versions are free and actually compile standard C++, for the most part.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 21:29:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, LennyLen! Join us! Prepare the code base now! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 21:29:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I downloaded VSExpress and tried to use it to compile my current project and it threw 80 separate errors on code that compiled fine on VS6, and I just haven&#39;t felt like porting the code.</p><p>I probably should though, I use STL heavily and apparently more recent MSVCs do STL much better.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 21:37:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think I should point out something...</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
In addition to the above, try to follow these guidelines. They are not a rules, but if you do not follow them, you run the risk of not having your game judged.<br />    * Do not reuse code. Write all of your code yourself, during the 1-hour slot. Code reuse is fine for longer competitions where you often spend 6-10 hours rewriting something that you have coded before, but here you are unlikely to spend more than 15 minutes on it. Also, writing from scratch boosts creativity because there is no temptation to use large chunks of other games.
</p></div></div><p>

If you must use a skeleton, that&#39;s fine. But don&#39;t be excessive. Really, it&#39;s against the spirit of the competition.</p><p>/me wears badge that says &quot;I coded my MinorHack entry from scratch&quot;.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 21:38:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Yeah, LennyLen! Join us! Prepare the code base now!
</p></div></div><p>

Maybe if I&#39;m still awake at 7am. I&#39;ve been up for 44 hours now, and my eyelids are getting very heavy.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 14 Oct 2006 21:39:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>As I mentioned, just initialize Allegro and make a </p><div class="source-code snippet"><div class="inner"><pre><span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span><span class="k2">)</span>
<span class="k2">{</span>
<span class="c">//do something</span>
<span class="k2">}</span>
</pre></div></div><p> main loop.</p><p>I think that counts as a skeleton.</p><p>[EDIT]<br />MinorHack in 1 hour. <b>twitch</b>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 21:53:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Really, it&#39;s against the spirit of the competition.
</p></div></div><p>Well, I don&#39;t think there&#39;s much difference in spirit between starting with a skeleton or taking five minutes to regurgitate a skeleton from memory.  And having a skeleton encourages new people to come in, and makes it more accessible for people who haven&#39;t done this sort of thing enough to have the startup code basically memorized.  I see very little wrong with using a skeleton.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:16:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
And having a skeleton encourages new people to come in, and makes it more accessible for people who haven&#39;t done this sort of thing enough to have the startup code basically memorized
</p></div></div><p>

It&#39;s a little late for this time, but perhaps for the next MinorHack (and subsequent ones), there could be an &quot;official&quot; skeleton that everyone can use.</p><p>[edit]I&#39;m not gonna make it until 7am. It took me more than twice as long to correct this post than it did to write it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 14 Oct 2006 22:22:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
It&#39;s a little late for this time, but perhaps for the next MinorHack (and subsequent ones), there could be an &quot;official&quot; skeleton that everyone can use.
</p></div></div><p>This was actually sort-of planned at some point, but then dropped -- I&#39;m not sure why.  I believe I proposed this skeleton, which I would still be fine with:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include &lt;allegro.h&gt;</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="k1">int</span> quitnow <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">4</td><td><span class="k1">void</span> close_callback<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">5</td><td>    quitnow <span class="k3">=</span> <span class="n">1</span><span class="k2">;</span></td></tr><tr><td class="number">6</td><td><span class="k2">}</span></td></tr><tr><td class="number">7</td><td>&#160;</td></tr><tr><td class="number">8</td><td><span class="k1">int</span> logic_time <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">9</td><td><span class="k1">void</span> logic_timer<span class="k2">(</span><span class="k2">)</span></td></tr><tr><td class="number">10</td><td><span class="k2">{</span></td></tr><tr><td class="number">11</td><td>  logic_time<span class="k3">+</span><span class="k3">+</span><span class="k2">;</span></td></tr><tr><td class="number">12</td><td><span class="k2">}</span></td></tr><tr><td class="number">13</td><td><a href="http://www.allegro.cc/manual/END_OF_FUNCTION" target="_blank"><span class="a">END_OF_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span></td></tr><tr><td class="number">14</td><td>&#160;</td></tr><tr><td class="number">15</td><td><span class="c">/* initialize systems! */</span></td></tr><tr><td class="number">16</td><td><a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a><span class="k3">*</span> init<span class="k2">(</span><span class="k1">int</span> w, <span class="k1">int</span> h, <span class="k1">const</span> <span class="k1">char</span> <span class="k3">*</span>title<span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">17</td><td>    <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">18</td><td>    <a href="http://www.allegro.cc/manual/install_mouse" target="_blank"><span class="a">install_mouse</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">19</td><td>    <a href="http://www.allegro.cc/manual/install_timer" target="_blank"><span class="a">install_timer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">20</td><td>    <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">21</td><td>&#160;</td></tr><tr><td class="number">22</td><td>    <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span><span class="n">16</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">23</td><td>    <span class="k1">if</span> <span class="k2">(</span><a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>GFX_AUTODETECT_WINDOWED, w, h, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span> <span class="k3">!</span><span class="k3">=</span> <span class="n">0</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">24</td><td>        <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span><span class="n">15</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">25</td><td>        <span class="k1">if</span> <span class="k2">(</span><a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>GFX_AUTODETECT_WINDOWED, w, h, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span> <span class="k3">!</span><span class="k3">=</span> <span class="n">0</span><span class="k2">)</span><span class="k2">{</span></td></tr><tr><td class="number">26</td><td>            <a href="http://www.allegro.cc/manual/allegro_message" target="_blank"><span class="a">allegro_message</span></a><span class="k2">(</span><span class="s">"Couldn't set graphics mode!"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">27</td><td>            <a href="http://www.delorie.com/djgpp/doc/libc/libc_298.html" target="_blank">exit</a><span class="k2">(</span><span class="n">1</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">28</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">29</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">30</td><td>&#160;</td></tr><tr><td class="number">31</td><td>    <a href="http://www.allegro.cc/manual/LOCK_VARIABLE" target="_blank"><span class="a">LOCK_VARIABLE</span></a><span class="k2">(</span>logic_time<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">32</td><td>    <a href="http://www.allegro.cc/manual/LOCK_FUNCTION" target="_blank"><span class="a">LOCK_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">33</td><td>    <a href="http://www.allegro.cc/manual/install_int_ex" target="_blank"><span class="a">install_int_ex</span></a><span class="k2">(</span>logic_timer, BPS_TO_TIMER<span class="k2">(</span><span class="n">30</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">34</td><td>&#160;</td></tr><tr><td class="number">35</td><td>    <a href="http://www.allegro.cc/manual/set_close_button_callback" target="_blank"><span class="a">set_close_button_callback</span></a><span class="k2">(</span>close_callback<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">36</td><td>&#160;</td></tr><tr><td class="number">37</td><td>    <a href="http://www.allegro.cc/manual/set_window_title" target="_blank"><span class="a">set_window_title</span></a><span class="k2">(</span>title<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">38</td><td>&#160;</td></tr><tr><td class="number">39</td><td>    <span class="k1">return</span> <a href="http://www.allegro.cc/manual/create_bitmap" target="_blank"><span class="a">create_bitmap</span></a><span class="k2">(</span>w, h<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">40</td><td><span class="k2">}</span></td></tr><tr><td class="number">41</td><td>    </td></tr><tr><td class="number">42</td><td><span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">43</td><td>&#160;</td></tr><tr><td class="number">44</td><td>    <a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>buffer <span class="k3">=</span> init<span class="k2">(</span><span class="n">640</span>,<span class="n">480</span>, <span class="s">"minorhack"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">45</td><td>    <span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>buffer<span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">46</td><td>        <a href="http://www.allegro.cc/manual/allegro_message" target="_blank"><span class="a">allegro_message</span></a><span class="k2">(</span><span class="s">"Couldn't create back buffer"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">47</td><td>        <a href="http://www.delorie.com/djgpp/doc/libc/libc_298.html" target="_blank">exit</a><span class="k2">(</span><span class="k3">-</span><span class="n">1</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">48</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">49</td><td>    </td></tr><tr><td class="number">50</td><td>    </td></tr><tr><td class="number">51</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span> <span class="k3">&amp;</span><span class="k3">&amp;</span> <span class="k3">!</span>quitnow<span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">52</td><td>        </td></tr><tr><td class="number">53</td><td>        <span class="k1">while</span> <span class="k2">(</span>logic_time <span class="k3">=</span><span class="k3">=</span> <span class="n">0</span><span class="k2">)</span> <span class="k2">{</span> <span class="c">/* yield while we've got nothing to do */</span></td></tr><tr><td class="number">54</td><td>            <a href="http://www.allegro.cc/manual/rest" target="_blank"><span class="a">rest</span></a><span class="k2">(</span><span class="n">0</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">55</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">56</td><td>        </td></tr><tr><td class="number">57</td><td>        <span class="k1">while</span> <span class="k2">(</span>logic_time <span class="k3">&gt;</span> <span class="n">0</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">58</td><td>            <span class="c">/* game goes here */</span></td></tr><tr><td class="number">59</td><td>            logic_time--<span class="k2">;</span></td></tr><tr><td class="number">60</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">61</td><td>        </td></tr><tr><td class="number">62</td><td>        <span class="c">/* drawing goes here */</span></td></tr><tr><td class="number">63</td><td>        <a href="http://www.allegro.cc/manual/blit" target="_blank"><span class="a">blit</span></a><span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <a href="http://www.allegro.cc/manual/SCREEN_W" target="_blank"><span class="a">SCREEN_W</span></a>, <a href="http://www.allegro.cc/manual/SCREEN_H" target="_blank"><span class="a">SCREEN_H</span></a><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">64</td><td>        <a href="http://www.allegro.cc/manual/clear_to_color" target="_blank"><span class="a">clear_to_color</span></a><span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/makecol" target="_blank"><span class="a">makecol</span></a><span class="k2">(</span><span class="n">255</span>,<span class="n">255</span>,<span class="n">255</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">65</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">66</td><td>    </td></tr><tr><td class="number">67</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">68</td><td><span class="k2">}</span> <a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:25:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Zaphos: Way too much error checking for a hack. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Is there an official MinorHack IRC channel?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 22:34:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I made one of my own, which is actually less complex than that.<br />Here it is:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include "allegro.h"</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="p">#define MODE GFX_AUTODETECT_WINDOWED</span></td></tr><tr><td class="number">4</td><td><span class="p">#define WIDTH 640</span></td></tr><tr><td class="number">5</td><td><span class="p">#define HEIGHT 480</span></td></tr><tr><td class="number">6</td><td>&#160;</td></tr><tr><td class="number">7</td><td><a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>buffer<span class="k2">;</span></td></tr><tr><td class="number">8</td><td>&#160;</td></tr><tr><td class="number">9</td><td><span class="k1">void</span> main<span class="k2">(</span><span class="k2">)</span></td></tr><tr><td class="number">10</td><td><span class="k2">{</span></td></tr><tr><td class="number">11</td><td>    <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">12</td><td>    <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">13</td><td>    <a href="http://www.allegro.cc/manual/install_mouse" target="_blank"><span class="a">install_mouse</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">14</td><td>    <a href="http://www.allegro.cc/manual/install_timer" target="_blank"><span class="a">install_timer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">15</td><td>    <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span><span class="n">32</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">16</td><td>    <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>MODE, WIDTH, HEIGHT, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">17</td><td>    text_mode<span class="k2">(</span><span class="k3">-</span><span class="n">1</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">18</td><td>    </td></tr><tr><td class="number">19</td><td>    buffer <span class="k3">=</span> <a href="http://www.allegro.cc/manual/create_bitmap" target="_blank"><span class="a">create_bitmap</span></a><span class="k2">(</span>WIDTH, HEIGHT<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">20</td><td>    </td></tr><tr><td class="number">21</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">22</td><td>    <span class="k2">{</span></td></tr><tr><td class="number">23</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">24</td><td>    <a href="http://www.allegro.cc/manual/destroy_bitmap" target="_blank"><span class="a">destroy_bitmap</span></a><span class="k2">(</span>buffer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">25</td><td>    <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">26</td><td><span class="k2">}</span></td></tr><tr><td class="number">27</td><td><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>

[EDIT]<br />What is IRC? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 22:35:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Internet Relay Chat?</p><p>I didn&#39;t even initialize graphics/timers in my skeleton. I&#39;m wondering if I should.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sat, 14 Oct 2006 22:40:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Way too much error checking for a hack.
</p></div></div><p>Yeah -- I wouldn&#39;t go any more complex than it, probably should go less.  I figured an official starter code might want to do things &#39;right&#39;, to some greater extent, but Kikaru&#39;s approach is also good.  (edit: I might go somewhere between, and add some timer code to Kikaru&#39;s skeleton, since most games are going to need that too)</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
What is IRC? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div></div><p>It&#39;s a chat protocol, so people can have a more real-time discussion.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:42:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
makes it more accessible for people who haven&#39;t done this sort of thing enough to have the startup code basically memorized.
</p></div></div><p>This is the only case I consider a skeleton &quot;acceptable&quot;. That is, if you can do it from memory, do it from memory.</p><p>Epoch: Nope, and you will watch as this thread drops silent for 1 hour coming up here.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
What is IRC? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div></div><p>Omigosh! IRC is the thing where you go to <a href="http://silverex.info">http://silverex.info</a> and download and install that, then open it, connect to &quot;Freenode&quot;, and type &quot;/join #allegro&quot; (without quotes. You will love it <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 22:43:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
That is, if you can do it from memory, do it from memory.
</p></div></div><p>The idea that copy pasting from memory is &#39;cooler&#39; than copy pasting from actual code is funny to me, but, you know, whatever you need to do to feel &#39;hardcore&#39;, I guess <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:48:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>By &quot;timer code&quot; you mean like: <span class="source-code"><span class="k1">long</span> start_time <span class="k3">=</span> <a href="http://www.delorie.com/djgpp/doc/libc/libc_103.html" target="_blank">clock</a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></span> at the beginning of the loop and </p><div class="source-code snippet"><div class="inner"><pre><span class="k1">while</span> <span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_103.html" target="_blank">clock</a><span class="k2">(</span><span class="k2">)</span> <span class="k3">&lt;</span> start_time <span class="k3">+</span> <span class="n">20</span><span class="k2">)</span>
<span class="k2">{</span><span class="k2">}</span>
</pre></div></div><p> at the end?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 22:48:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
By &quot;timer code&quot; you mean like:
</p></div></div><p>That&#39;s so bad, but sure.  Something to control the speed of the game.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:50:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Don&#39;t use clock for timing, it&#39;s inaccurate <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>8 yes&#39;s and 2 maybes! BAF says he&#39;ll be in but a bit late.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 22:51:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay! Lots of people! MinorHack FTW! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /> <b>twitch twitch twitch</b>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 14 Oct 2006 22:53:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I guess what I&#39;d propose for a skeleton, to modify Kikaru&#39;s a bit:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include "allegro.h"</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="p">#define MODE GFX_AUTODETECT_WINDOWED</span></td></tr><tr><td class="number">4</td><td><span class="p">#define WIDTH 640</span></td></tr><tr><td class="number">5</td><td><span class="p">#define HEIGHT 480</span></td></tr><tr><td class="number">6</td><td>&#160;</td></tr><tr><td class="number">7</td><td><a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>buffer<span class="k2">;</span></td></tr><tr><td class="number">8</td><td><span class="k1">int</span> logic_time <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">9</td><td><span class="k1">void</span> logic_timer<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span>logic_time<span class="k3">+</span><span class="k3">+</span><span class="k2">;</span><span class="k2">}</span></td></tr><tr><td class="number">10</td><td><a href="http://www.allegro.cc/manual/END_OF_FUNCTION" target="_blank"><span class="a">END_OF_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span></td></tr><tr><td class="number">11</td><td>&#160;</td></tr><tr><td class="number">12</td><td><span class="k1">void</span> main<span class="k2">(</span><span class="k2">)</span></td></tr><tr><td class="number">13</td><td><span class="k2">{</span></td></tr><tr><td class="number">14</td><td>    <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">15</td><td>    <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">16</td><td>    <a href="http://www.allegro.cc/manual/install_mouse" target="_blank"><span class="a">install_mouse</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">17</td><td>    <a href="http://www.allegro.cc/manual/install_timer" target="_blank"><span class="a">install_timer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">18</td><td>    <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span><span class="n">32</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">19</td><td>    <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>MODE, WIDTH, HEIGHT, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">20</td><td>    text_mode<span class="k2">(</span><span class="k3">-</span><span class="n">1</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">21</td><td>    <a href="http://www.allegro.cc/manual/LOCK_VARIABLE" target="_blank"><span class="a">LOCK_VARIABLE</span></a><span class="k2">(</span>logic_time<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">22</td><td>    <a href="http://www.allegro.cc/manual/LOCK_FUNCTION" target="_blank"><span class="a">LOCK_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">23</td><td>    <a href="http://www.allegro.cc/manual/install_int_ex" target="_blank"><span class="a">install_int_ex</span></a><span class="k2">(</span>logic_timer, BPS_TO_TIMER<span class="k2">(</span><span class="n">30</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">24</td><td>    </td></tr><tr><td class="number">25</td><td>    buffer <span class="k3">=</span> <a href="http://www.allegro.cc/manual/create_bitmap" target="_blank"><span class="a">create_bitmap</span></a><span class="k2">(</span>WIDTH, HEIGHT<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">26</td><td>    </td></tr><tr><td class="number">27</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">28</td><td>    <span class="k2">{</span></td></tr><tr><td class="number">29</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">30</td><td>    <a href="http://www.allegro.cc/manual/destroy_bitmap" target="_blank"><span class="a">destroy_bitmap</span></a><span class="k2">(</span>buffer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">31</td><td>    <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">32</td><td><span class="k2">}</span></td></tr><tr><td class="number">33</td><td><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>
That way there&#39;s a portable allegro timer in there, and you can use it however you want. <br />edit: Although to make it really the case that all you need to remember are circle() and textprintf_ex(), we could put:
</p><div class="source-code snippet"><div class="inner"><pre>        <a href="http://www.allegro.cc/manual/blit" target="_blank"><span class="a">blit</span></a><span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <a href="http://www.allegro.cc/manual/SCREEN_W" target="_blank"><span class="a">SCREEN_W</span></a>, <a href="http://www.allegro.cc/manual/SCREEN_H" target="_blank"><span class="a">SCREEN_H</span></a><span class="k2">)</span><span class="k2">;</span>
        <a href="http://www.allegro.cc/manual/clear_to_color" target="_blank"><span class="a">clear_to_color</span></a><span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/makecol" target="_blank"><span class="a">makecol</span></a><span class="k2">(</span><span class="n">255</span>,<span class="n">255</span>,<span class="n">255</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>into the loop as well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:56:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>After the competition I will change &quot;allegro.h&quot; to &lt;allegro.h&gt; and remove text_mode, and put it on the site as the &quot;accepted&quot; template.</p><p>[edit]<br />Will do.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 22:57:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
After the competition I will change &quot;allegro.h&quot; to &lt;allegro.h&gt; and remove text_mode, and put it on the site as the &quot;accepted&quot; template.
</p></div></div><p>Sounds good <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sat, 14 Oct 2006 22:59:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>And we&#39;re off! Good luck, everybody!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 14 Oct 2006 23:00:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Achtung, fertig, Los!!!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sat, 14 Oct 2006 23:00:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Sadly, I failed miserably. I can&#39;t handle gravity, or so it seems. I am going to keep hacking at this for a few minutes.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 00:00:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I was going to add a timer to mine, and score on how fast the player landed, but for some reason with 10 minutes left I completely forgot to add that.<br />... it could use some value tweaking, too ...<br />but it&#39;s in!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:03:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My entry is somewhat complete. The only sad thing is that I spent the whole day on ways how to generate samples and music scores (tracker style) on the fly with as less source as possible. I really wanted to include sound and music. <br /><b>sigh</b>, time was simply too short <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />.</p><p>Oh, and can anyone of you compile the entries for Windows? I can&#39;t even do this with mine, because all my Allegro installations are Linux ones. <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 15 Oct 2006 00:03:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I actually finished the main game with 7 min to spare. Tweaked a few things, added a title, and double checked everything. And my source is here:
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include "allegro.h"</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="p">#define MODE GFX_AUTODETECT_WINDOWED</span></td></tr><tr><td class="number">4</td><td><span class="p">#define WIDTH 640</span></td></tr><tr><td class="number">5</td><td><span class="p">#define HEIGHT 480</span></td></tr><tr><td class="number">6</td><td><span class="p">#define WHITE makecol(255, 255, 255)</span></td></tr><tr><td class="number">7</td><td><span class="p">#define BLACK makecol(0, 0, 0)</span></td></tr><tr><td class="number">8</td><td>&#160;</td></tr><tr><td class="number">9</td><td><span class="k1">class</span> platform</td></tr><tr><td class="number">10</td><td><span class="k2">{</span></td></tr><tr><td class="number">11</td><td>public:</td></tr><tr><td class="number">12</td><td><span class="k1">int</span> x, y, w<span class="k2">;</span></td></tr><tr><td class="number">13</td><td><span class="k2">}</span><span class="k2">;</span></td></tr><tr><td class="number">14</td><td>&#160;</td></tr><tr><td class="number">15</td><td><a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>buffer<span class="k2">;</span></td></tr><tr><td class="number">16</td><td><span class="k1">long</span> start_time<span class="k2">;</span></td></tr><tr><td class="number">17</td><td><span class="k1">int</span> jumpforce, x <span class="k3">=</span> <span class="n">320</span>, y <span class="k3">=</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">18</td><td><span class="k1">bool</span> jump<span class="k2">;</span></td></tr><tr><td class="number">19</td><td>platform land<span class="k2">[</span><span class="n">14</span><span class="k2">]</span><span class="k2">;</span></td></tr><tr><td class="number">20</td><td><span class="k1">int</span> on_land, game_time <span class="k3">=</span> <span class="n">0</span>, speed <span class="k3">=</span> <span class="n">3</span><span class="k2">;</span></td></tr><tr><td class="number">21</td><td>&#160;</td></tr><tr><td class="number">22</td><td><span class="c">//platform spawning function</span></td></tr><tr><td class="number">23</td><td><span class="k1">void</span> add_platform<span class="k2">(</span><span class="k2">)</span></td></tr><tr><td class="number">24</td><td><span class="k2">{</span></td></tr><tr><td class="number">25</td><td>    <span class="k1">for</span> <span class="k2">(</span><span class="k1">int</span> i <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> i <span class="k3">&lt;</span> <span class="n">13</span><span class="k2">;</span> i<span class="k3">+</span><span class="k3">+</span><span class="k2">)</span></td></tr><tr><td class="number">26</td><td>    <span class="k2">{</span></td></tr><tr><td class="number">27</td><td>        <span class="k1">if</span> <span class="k2">(</span>land<span class="k3">&lt;</span>i&gt;.y <span class="k3">&gt;</span> HEIGHT<span class="k2">)</span></td></tr><tr><td class="number">28</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">29</td><td>                land<span class="k3">&lt;</span>i&gt;.y <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">30</td><td>                land<span class="k3">&lt;</span>i&gt;.x <span class="k3">=</span> <span class="k2">(</span><span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_637.html" target="_blank">rand</a><span class="k2">(</span><span class="k2">)</span>%<span class="n">300</span><span class="k2">)</span><span class="k3">*</span><span class="n">2</span><span class="k2">)</span> <span class="k3">+</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">31</td><td>                land<span class="k3">&lt;</span>i&gt;.w <span class="k3">=</span> <span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_637.html" target="_blank">rand</a><span class="k2">(</span><span class="k2">)</span>%<span class="n">20</span><span class="k2">)</span> <span class="k3">+</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">32</td><td>                <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">33</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">34</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">35</td><td>    <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">36</td><td><span class="k2">}</span></td></tr><tr><td class="number">37</td><td>&#160;</td></tr><tr><td class="number">38</td><td><span class="k1">void</span> main<span class="k2">(</span><span class="k2">)</span></td></tr><tr><td class="number">39</td><td><span class="k2">{</span></td></tr><tr><td class="number">40</td><td>    <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">41</td><td>    <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">42</td><td>    <a href="http://www.allegro.cc/manual/install_mouse" target="_blank"><span class="a">install_mouse</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">43</td><td>    <a href="http://www.allegro.cc/manual/install_timer" target="_blank"><span class="a">install_timer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">44</td><td>    <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span><span class="n">32</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">45</td><td>    <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>MODE, WIDTH, HEIGHT, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">46</td><td>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_739.html" target="_blank">srand</a><span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_821.html" target="_blank">time</a><span class="k2">(</span>NULL<span class="k2">)</span><span class="k3">+</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_103.html" target="_blank">clock</a><span class="k2">(</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">47</td><td>    text_mode<span class="k2">(</span><span class="k3">-</span><span class="n">1</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">48</td><td>    </td></tr><tr><td class="number">49</td><td>    buffer <span class="k3">=</span> <a href="http://www.allegro.cc/manual/create_bitmap" target="_blank"><span class="a">create_bitmap</span></a><span class="k2">(</span>WIDTH, HEIGHT<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">50</td><td>    </td></tr><tr><td class="number">51</td><td>    textprintf_centre<span class="k2">(</span><a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, <a href="http://www.allegro.cc/manual/font" target="_blank"><span class="a">font</span></a>, <span class="n">320</span>, <span class="n">200</span>, WHITE, <span class="s">"-Endless Tower-"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">52</td><td>    </td></tr><tr><td class="number">53</td><td>    textprintf_centre<span class="k2">(</span><a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, <a href="http://www.allegro.cc/manual/font" target="_blank"><span class="a">font</span></a>, <span class="n">320</span>, <span class="n">240</span>, WHITE, <span class="s">"press enter to start"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">54</td><td>    </td></tr><tr><td class="number">55</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ENTER<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">56</td><td>    <span class="k2">{</span><span class="k2">}</span></td></tr><tr><td class="number">57</td><td>    </td></tr><tr><td class="number">58</td><td>    <span class="k1">for</span><span class="k2">(</span><span class="k1">int</span> i <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> i <span class="k3">&lt;</span> <span class="n">13</span><span class="k2">;</span> i<span class="k3">+</span><span class="k3">+</span><span class="k2">)</span></td></tr><tr><td class="number">59</td><td>    <span class="k2">{</span></td></tr><tr><td class="number">60</td><td>        land<span class="k3">&lt;</span>i&gt;.y <span class="k3">=</span> <a href="http://www.delorie.com/djgpp/doc/libc/libc_637.html" target="_blank">rand</a><span class="k2">(</span><span class="k2">)</span> % HEIGHT<span class="k2">;</span></td></tr><tr><td class="number">61</td><td>        land<span class="k3">&lt;</span>i&gt;.x <span class="k3">=</span> <span class="k2">(</span><span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_637.html" target="_blank">rand</a><span class="k2">(</span><span class="k2">)</span>%<span class="n">300</span><span class="k2">)</span><span class="k3">*</span><span class="n">2</span><span class="k2">)</span> <span class="k3">+</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">62</td><td>        land<span class="k3">&lt;</span>i&gt;.w <span class="k3">=</span> <span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_637.html" target="_blank">rand</a><span class="k2">(</span><span class="k2">)</span>%<span class="n">20</span><span class="k2">)</span> <span class="k3">+</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">63</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">64</td><td>    land<span class="k2">[</span><span class="n">13</span><span class="k2">]</span>.y <span class="k3">=</span> y <span class="k3">+</span> <span class="n">10</span><span class="k2">;</span></td></tr><tr><td class="number">65</td><td>    land<span class="k2">[</span><span class="n">13</span><span class="k2">]</span>.x <span class="k3">=</span> x<span class="k2">;</span></td></tr><tr><td class="number">66</td><td>    land<span class="k2">[</span><span class="n">13</span><span class="k2">]</span>.w <span class="k3">=</span> <span class="n">45</span><span class="k2">;</span></td></tr><tr><td class="number">67</td><td>    </td></tr><tr><td class="number">68</td><td>    <a href="http://www.allegro.cc/manual/rest" target="_blank"><span class="a">rest</span></a><span class="k2">(</span><span class="n">50</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">69</td><td>    </td></tr><tr><td class="number">70</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">71</td><td>    <span class="k2">{</span></td></tr><tr><td class="number">72</td><td>        start_time <span class="k3">=</span> <a href="http://www.delorie.com/djgpp/doc/libc/libc_103.html" target="_blank">clock</a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">73</td><td>        </td></tr><tr><td class="number">74</td><td>        <span class="c">/*game goes here*/</span></td></tr><tr><td class="number">75</td><td>        <span class="c">//move left</span></td></tr><tr><td class="number">76</td><td>        <span class="k1">if</span> <span class="k2">(</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_LEFT<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">77</td><td>                x <span class="k3">-</span><span class="k3">=</span> <span class="n">10</span><span class="k2">;</span></td></tr><tr><td class="number">78</td><td>        </td></tr><tr><td class="number">79</td><td>        <span class="c">//move right</span></td></tr><tr><td class="number">80</td><td>        <span class="k1">if</span> <span class="k2">(</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_RIGHT<span class="k2">]</span><span class="k2">)</span></td></tr><tr><td class="number">81</td><td>                x <span class="k3">+</span><span class="k3">=</span> <span class="n">10</span><span class="k2">;</span></td></tr><tr><td class="number">82</td><td>        </td></tr><tr><td class="number">83</td><td>        <span class="c">//jump</span></td></tr><tr><td class="number">84</td><td>        <span class="k1">if</span> <span class="k2">(</span><span class="k2">(</span><span class="k3">!</span>jump<span class="k2">)</span><span class="k3">&amp;</span><span class="k3">&amp;</span><span class="k2">(</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_SPACE<span class="k2">]</span><span class="k2">)</span><span class="k2">)</span></td></tr><tr><td class="number">85</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">86</td><td>                jump <span class="k3">=</span> <span class="k1">true</span><span class="k2">;</span></td></tr><tr><td class="number">87</td><td>                jumpforce <span class="k3">=</span> <span class="n">60</span><span class="k2">;</span></td></tr><tr><td class="number">88</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">89</td><td>        </td></tr><tr><td class="number">90</td><td>        <span class="k1">if</span> <span class="k2">(</span><span class="k2">(</span>jump<span class="k2">)</span><span class="k3">&amp;</span><span class="k3">&amp;</span><span class="k2">(</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_SPACE<span class="k2">]</span><span class="k2">)</span><span class="k2">)</span></td></tr><tr><td class="number">91</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">92</td><td>                jumpforce <span class="k3">+</span><span class="k3">=</span> <span class="n">1</span><span class="k2">;</span></td></tr><tr><td class="number">93</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">94</td><td>        </td></tr><tr><td class="number">95</td><td>        <span class="c">//speed up!</span></td></tr><tr><td class="number">96</td><td>        speed <span class="k3">=</span> <span class="n">3</span> <span class="k3">+</span> <span class="k2">(</span>game_time<span class="k3">/</span><span class="n">20000</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">97</td><td>        </td></tr><tr><td class="number">98</td><td>        <span class="c">//fall</span></td></tr><tr><td class="number">99</td><td>        <span class="k1">if</span> <span class="k2">(</span>jump<span class="k2">)</span></td></tr><tr><td class="number">100</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">101</td><td>                jumpforce <span class="k3">-</span><span class="k3">=</span> <span class="n">3</span><span class="k2">;</span></td></tr><tr><td class="number">102</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">103</td><td>        <span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>jump<span class="k2">)</span></td></tr><tr><td class="number">104</td><td>                jumpforce <span class="k3">=</span> <span class="k3">-</span><span class="n">12</span><span class="k2">;</span></td></tr><tr><td class="number">105</td><td>        y <span class="k3">-</span><span class="k3">=</span> jumpforce<span class="k3">/</span><span class="n">4</span><span class="k2">;</span></td></tr><tr><td class="number">106</td><td>        </td></tr><tr><td class="number">107</td><td>        <span class="c">//drop platforms down</span></td></tr><tr><td class="number">108</td><td>        add_platform<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">109</td><td>        <span class="k1">for</span> <span class="k2">(</span><span class="k1">int</span> i <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> i <span class="k3">&lt;</span> <span class="n">14</span><span class="k2">;</span> i<span class="k3">+</span><span class="k3">+</span><span class="k2">)</span></td></tr><tr><td class="number">110</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">111</td><td>                land<span class="k3">&lt;</span>i&gt;.y <span class="k3">+</span><span class="k3">=</span> speed<span class="k2">;</span></td></tr><tr><td class="number">112</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">113</td><td>        </td></tr><tr><td class="number">114</td><td>        <span class="c">//collision</span></td></tr><tr><td class="number">115</td><td>        on_land <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">116</td><td>        <span class="k1">for</span> <span class="k2">(</span><span class="k1">int</span> i <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> i <span class="k3">&lt;</span> <span class="n">14</span><span class="k2">;</span> i<span class="k3">+</span><span class="k3">+</span><span class="k2">)</span></td></tr><tr><td class="number">117</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">118</td><td>                <span class="k1">if</span> <span class="k2">(</span><span class="k2">(</span>y <span class="k3">&gt;</span> land<span class="k3">&lt;</span>i&gt;.y <span class="k3">-</span> <span class="n">20</span><span class="k2">)</span><span class="k3">&amp;</span><span class="k3">&amp;</span><span class="k2">(</span>y <span class="k3">&lt;</span> land<span class="k3">&lt;</span>i&gt;.y<span class="k2">)</span><span class="k2">)</span></td></tr><tr><td class="number">119</td><td>                <span class="k2">{</span></td></tr><tr><td class="number">120</td><td>                                <span class="k1">if</span> <span class="k2">(</span><span class="k2">(</span>x <span class="k3">&lt;</span> land<span class="k3">&lt;</span>i&gt;.x <span class="k3">+</span> land<span class="k3">&lt;</span>i&gt;.w<span class="k2">)</span><span class="k3">&amp;</span><span class="k3">&amp;</span><span class="k2">(</span>x <span class="k3">&gt;</span> land<span class="k3">&lt;</span>i&gt;.x <span class="k3">-</span> land<span class="k3">&lt;</span>i&gt;.w<span class="k2">)</span><span class="k2">)</span></td></tr><tr><td class="number">121</td><td>                                <span class="k2">{</span></td></tr><tr><td class="number">122</td><td>                                        <span class="k1">if</span> <span class="k2">(</span>jumpforce <span class="k3">&lt;</span> <span class="n">5</span><span class="k2">)</span></td></tr><tr><td class="number">123</td><td>                                        <span class="k2">{</span></td></tr><tr><td class="number">124</td><td>                                                jump <span class="k3">=</span> <span class="k1">false</span><span class="k2">;</span></td></tr><tr><td class="number">125</td><td>                                        <span class="k2">}</span></td></tr><tr><td class="number">126</td><td>                                        jumpforce <span class="k3">=</span> <span class="k3">-</span>speed<span class="k3">*</span><span class="n">3</span><span class="k2">;</span></td></tr><tr><td class="number">127</td><td>                                        on_land <span class="k3">+</span><span class="k3">=</span> <span class="n">1</span><span class="k2">;</span></td></tr><tr><td class="number">128</td><td>                                <span class="k2">}</span></td></tr><tr><td class="number">129</td><td>                <span class="k2">}</span></td></tr><tr><td class="number">130</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">131</td><td>        <span class="k1">if</span> <span class="k2">(</span>on_land <span class="k3">=</span><span class="k3">=</span> <span class="n">0</span><span class="k2">)</span></td></tr><tr><td class="number">132</td><td>                jump <span class="k3">=</span> <span class="k1">true</span><span class="k2">;</span></td></tr><tr><td class="number">133</td><td>        <span class="c">//warp</span></td></tr><tr><td class="number">134</td><td>        <span class="k1">if</span> <span class="k2">(</span>x <span class="k3">&lt;</span> <span class="n">0</span><span class="k2">)</span></td></tr><tr><td class="number">135</td><td>            x <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">136</td><td>        <span class="k1">if</span> <span class="k2">(</span>x <span class="k3">&gt;</span> WIDTH<span class="k2">)</span></td></tr><tr><td class="number">137</td><td>            x <span class="k3">=</span> WIDTH<span class="k2">;</span></td></tr><tr><td class="number">138</td><td>        </td></tr><tr><td class="number">139</td><td>        <span class="c">//die</span></td></tr><tr><td class="number">140</td><td>        <span class="k1">if</span> <span class="k2">(</span>y <span class="k3">&gt;</span> HEIGHT<span class="k2">)</span></td></tr><tr><td class="number">141</td><td>            <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">142</td><td>        </td></tr><tr><td class="number">143</td><td>        <span class="c">/*drawing goes here*/</span></td></tr><tr><td class="number">144</td><td>        <a href="http://www.allegro.cc/manual/rectfill" target="_blank"><span class="a">rectfill</span></a><span class="k2">(</span>buffer, <span class="n">0</span>, <span class="n">0</span>, WIDTH, HEIGHT, BLACK<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">145</td><td>        <a href="http://www.allegro.cc/manual/circlefill" target="_blank"><span class="a">circlefill</span></a><span class="k2">(</span>buffer, x, y, <span class="n">10</span>, WHITE<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">146</td><td>        textprintf<span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/font" target="_blank"><span class="a">font</span></a>, <span class="n">320</span>, <span class="n">20</span>, WHITE, <span class="s">"%i'%i"</span>, game_time<span class="k3">/</span><span class="n">60000</span>, <span class="k2">(</span>game_time<span class="k3">/</span><span class="n">1000</span><span class="k2">)</span>%<span class="n">60</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">147</td><td>        </td></tr><tr><td class="number">148</td><td>        <span class="k1">for</span> <span class="k2">(</span><span class="k1">int</span> i <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> i <span class="k3">&lt;</span> <span class="n">14</span><span class="k2">;</span> i<span class="k3">+</span><span class="k3">+</span><span class="k2">)</span></td></tr><tr><td class="number">149</td><td>        <span class="k2">{</span></td></tr><tr><td class="number">150</td><td>                <a href="http://www.allegro.cc/manual/hline" target="_blank"><span class="a">hline</span></a><span class="k2">(</span>buffer, land<span class="k3">&lt;</span>i&gt;.x <span class="k3">-</span> land<span class="k3">&lt;</span>i&gt;.w, land<span class="k3">&lt;</span>i&gt;.y, land<span class="k3">&lt;</span>i&gt;.x <span class="k3">+</span> land<span class="k3">&lt;</span>i&gt;.w, WHITE<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">151</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">152</td><td>        </td></tr><tr><td class="number">153</td><td>        <a href="http://www.allegro.cc/manual/blit" target="_blank"><span class="a">blit</span></a><span class="k2">(</span>buffer, <a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, WIDTH, HEIGHT<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">154</td><td>        </td></tr><tr><td class="number">155</td><td>        game_time <span class="k3">+</span><span class="k3">=</span> <span class="n">20</span><span class="k2">;</span></td></tr><tr><td class="number">156</td><td>        <span class="k1">while</span> <span class="k2">(</span><a href="http://www.delorie.com/djgpp/doc/libc/libc_103.html" target="_blank">clock</a><span class="k2">(</span><span class="k2">)</span> <span class="k3">&lt;</span> start_time <span class="k3">+</span> <span class="n">20</span><span class="k2">)</span></td></tr><tr><td class="number">157</td><td>        <span class="k2">{</span><span class="k2">}</span></td></tr><tr><td class="number">158</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">159</td><td>    <a href="http://www.allegro.cc/manual/destroy_bitmap" target="_blank"><span class="a">destroy_bitmap</span></a><span class="k2">(</span>buffer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">160</td><td>    <span class="k1">return</span><span class="k2">;</span></td></tr><tr><td class="number">161</td><td><span class="k2">}</span></td></tr><tr><td class="number">162</td><td><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p><img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:06:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My entry is in too. I&#39;m going to write up a basic readme this time, so please don&#39;t judge it before you read it <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />. Of course many things were left off because the time was too short, but I&#39;ll finish it within the next half-hour and post a revised, 1,5 hour compo version <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.</p><p>As it is it&#39;s quite fun to play... for about 2 minutes <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />. I have to tweak the constants - the time was added in at the last minute and it&#39;s way too lenient.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 00:08:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, mine came out way too easy.</p><p>I didn&#39;t have time to code the enemy AI properly, and now that I think about it, I really should have seeded the randoms.</p><p>It&#39;s the same game every time now, heh. Oops.</p><p>Oh well, still cool. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:12:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just posted a revised version of mine, with a timer, and things moving a bit faster, so it&#39;s at least a little more interesting.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:13:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Uh, why can I still change my entry (upload a newer version)? I think the time is over?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 15 Oct 2006 00:15:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t know... Anyway, I really need binaries. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:17:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Uh, why can I still change my entry (upload a newer version)? I think the time is over?
</p></div></div><p>I think the &#39;upload a newer version&#39; is for after-the-fact entry revisions; ie, so you can put up a &#39;fixed&#39; version, which isn&#39;t for the competition, but rather just so you can show what it would have looked like if you&#39;d had more time.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:18:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just put up the revised version too - it has some basic eye-candy, and some very important constant tweaks to make the game better. I would recommend playing this version if you want to actually have fun <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />.</p><p>So, does anyone actually need me to make the Windows binaries, or is everyone able to compile themselves?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 00:23:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><b>raises hand</b> I am incapable. Reason: still using allegro v 4.0, also can&#39;t seem to get windows.h to work.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:25:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Alright, I posted a revised version and I&#39;m going to ask that my game be judged based off this; I didn&#39;t add any new features, but I tweaked the gameplay so that it&#39;s actually fun to play, and that the random has been seeded.</p><p>If I am judged off the revised version, I will extend the same courtesy to those who do so. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Oh, and windows binaries would be excellent.</p><p>Controls: <br />WASD/Arrow Keys - Move<br />Mouse - Aim<br />Mouse Button 1 - Shoot
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:25:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, attached binaries.<br />edit: names to numbers are:<br />2259: CGames<br />4737: Epoch<br />3653: Jakub<br />7616: Kikaru<br />3330: Simon<br />1468: Zaphos
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:27:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay! binaries!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:28:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Great, now I have to figure out what entry is what number.</p><p>Thanks alot.</p><p><img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:29:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Great, now I have to figure out what entry is what number.
</p></div></div><p>Okay, I edited that into the post (above).</p><p>Note that I didn&#39;t include any of the revised versions; these are just the competition entries.<br />Also: To play mine use the arrow keys.  UP to thrust, LEFT/RIGHT to turn.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:30:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Would it be too much to ask for you to compile a separate set of revised binaries?</p><p>I&#39;d kinda like to play them.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:34:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Revised binaries!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 00:36:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Cool! I&#39;ll play some more now.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:39:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ugh, I just noticed a bug that made most of the planetoids spawn outside of the arena. Stupid. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>Fixed, but not in the revised binary Kikaru just posted.</p><p>I need to install Dev-Cpp, or anything not MSVC.</p><p>[EDIT]</p><p>Binary posted, but compiled with MSVC/Allegro 4.2. May not work properly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:40:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I&#39;m going to ask that my game be judged based off this [revised version];
</p></div></div><p>

I think CGamesPlay should comment on that, but in my interpretation, this is simply against the rules. We are given 1 hour to complete something, and that is the thing that should be judged. Otherwise, people who post revised entries will have the edge because of the extra time they had. And an extra 10 minutes when all you get is an hour is one hell of an edge.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 00:43:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Or we could let people post revised versions and as long as they&#39;re only tweaked, not a complete gameplay revision, we let it go?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:45:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Congrats to all those who finished.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sun, 15 Oct 2006 00:45:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Or we could let people post revised versions and as long as they&#39;re only tweaked, not a complete gameplay revision, we let it go?
</p></div></div><p>

I stated my opinion above - I will judge the compo entries. This compo only has a point if the 1-hour limit is a limit, not an optional guideline. Of course, everybody will judge according to his/hers conscience.</p><p>Yeah, who am I kidding, his/hers. The day we get a woman to enter this compo, I&#39;m going to eat my Logitech mouse <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Congrats to all those who finished.
</p></div></div><p>

So, did you get some sleep and wake up already, or is it 46 hours awake now? <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 00:48:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
but in my interpretation, this is simply against the rules.
</p></div></div><p>Yeah; I agree -- please judge based on initial entries, not the revised entries.  Otherwise it&#39;s not really a one hour competition, is it?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 00:48:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>However, it&#39;s a friendly competition.</p><p>I mean, we&#39;re all nice people, and there are only six of us. I don&#39;t see why this has to be so formal. None of the revised entries are drastically different from the original games -- they&#39;re just tweaked, so they&#39;re actually fun.</p><p>But on the other hand, yeah, it would defeat the point. To a degree.</p><p>[EDIT]</p><p>So how do we go about judging?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 00:51:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Zaphos: Cool game, fun to play, etc. The revision is nice. I don&#39;t like how the arrow is inverted vertically but not horizontally.</p><p>Simon: <b>Nice</b> game. No scoring hurts, but the graphical effect it creates is very cool.</p><p>Jakub: Very cool game. It&#39;s fun shooting around the planets. The revision is <b>very</b> cool.</p><p>Epoch: Nice game, but I couldn&#39;t really figure out how it worked <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> The revision is much better, althoguh still I can&#39;t quite figure out what the controls do.</p><p>Kikaru: It&#39;s like Icy Tower, but impossible to stay alive <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>My rating: Zaphos, Jakub, Simon, Epoch, Kikaru.</p><p>We had some great entries this time around!</p><p>[append]<br />Epoch: Sort the entries that aren&#39;t your in order from best to worst. Post that order.</p><p>As to how I graded: I played both the revised and the original versions, but I graded based on what I remembered from the original. That&#39;s why Epoch&#39;s didn&#39;t get a higher grade: on mine, I collided with a star less than a half second into the game. Jakub&#39;s probably would have been higher, too, because of the ueber-awesome eye candy.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 00:55:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I played all of them, and here is my vote:</p><p>Jakub: excellent game, nice graphics. One glitch: some targets don&#39;t respond when hit.</p><p>Simon: Nice! simple, but well polished and pretty good visuals.</p><p>Epoch: Pretty fancy. When I played the revised version it was a lot cooler. Still don&#39;t see the objective though...</p><p>Zaphos: Nice little minigame. Great lead up to playing a round of KK&#39;s strategy game from the first comp.</p><p>CGamesPlay: Sorry, I don&#39;t know what&#39;s going on here. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 00:59:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, as far as my entry goes...</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Sadly, it doesn&#39;t work. It&#39;s actually a terrible failure. Have no idea why I couldn&#39;t handle a simple gravitational equation <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /> There is no way score. You are the blue ball, and your goal is to stay as close to the orange ball as possible. The blue ball will try to move towards the mouse. In the revised version, the top number on the top left box is your score, and the bottom number is the time left.
</p></div></div><p>

[append]</p><p>Kikaru: is that in order?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 01:02:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes. That is the order of my vote. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 01:07:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Let me clarify on the controls then.</p><p>Arrow Keys (WASD in revised) - Accelerate. You accelerate in the direction of the arrow key, you don&#39;t do anything involving rotation. The ship points in the direction you are going.</p><p>Mouse Button One - Fire a stream of bullets from the ship towards the mouse cursor/crosshair. Your objective is to use these bullets to knock the enemies in to the sides of the arena.</p><p>Enemies die when they hit the sides of the arena. You die when you hit a planetoid. You are attracted towards the planetoids by gravity. Enemies are not. (Reactionless drive?)</p><p>If an enemy bullet hits you, the effect of the planetoids&#39; gravity on you is increased.</p><p>Anyways, in order of how much I liked them:</p><p>Simon: Really fun. I laughed at the stick figure dude. I&#39;d suggest using floating points for the falling bombs&#39; velocity instead of an int though, that way it wouldn&#39;t &quot;chunk&quot; when it accelerates like it does.</p><p>Jakub: I love the graphical style, and the particles in the revised version are awesome. It&#39;s fun shooting bullets around the planetoids, but they&#39;re really too big relative to the size of the screen; I end up just using the gravity to curve the bullets a little. It&#39;d be more fun if the playing field were larger.</p><p>Zaphos: Simple, but the controls feel right and it&#39;s fun to play with.</p><p>Kikaru: You made a less shiny version of Icey Tower in an hour, nice work. It&#39;s confusing when the ball goes off the top of the screen, but otherwise good. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>CGamesPlay: The game isn&#39;t really responsive enough to be fun. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /> Interesting concept though.</p><p>[EDIT]<br />Meant to put Simon first. Oops.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Epoch)</author>
		<pubDate>Sun, 15 Oct 2006 01:09:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My votes, in order:<br />Jakub: Very cool concept, and I like the little graphical touches (two shades of blue for the &#39;planets&#39;, concentric circles for the target)</p><p>Simon: Simple concept, nice graphics, very &#39;complete&#39; feeling.</p><p>Epoch: The actual &#39;game&#39; doesn&#39;t quite work out, but I like the way it controls, and it&#39;s an interesting idea.</p><p>Kikaru: A very no-frills implementation, but icy tower is fun.</p><p>CGames: Doesn&#39;t really seem to work in the incomplete form, but I guess you knew that.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 01:23:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My order: Zaphos, Simon, Kikaru, Epoch, CGamesPlay.</p><p>Zaphos: What can I say, I&#39;m a sucker for &quot;lander&quot; type games. It would be nice to have a smaller target to land in, or something to collect, or some obstacles - feels kinda empty.</p><p>Simon: Simple idea, nice touches when the triangles touch the ground. Overall second in terms of fun gameplay, nice.</p><p>Kikaru: A tried concept, works all right. Could use some touching up.</p><p>Epoch: I tried to understand what it&#39;s all about, but failed. It looks like an original concept, and has nice controls - but I can&#39;t find the game in that.</p><p>CGamesPlay: Well... you can&#39;t make anything out in the compo version, let alone try to play it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Sun, 15 Oct 2006 01:43:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh, i came here to see when would be the next minorhack and was surprised. IT WAS TODAY. However, i lost it by some hours...</p><p>Well, maybe the next...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sun, 15 Oct 2006 01:51:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just got my internet back up.  <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>Oh well, I didn&#39;t really have time for MH and now I&#39;m several hours behind on my own work.  Sigh.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Onewing)</author>
		<pubDate>Sun, 15 Oct 2006 01:55:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Whew... finished an update! Source attached. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 15 Oct 2006 02:06:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Simon: Really fun. I laughed at the stick figure dude. I&#39;d suggest using floating points for the falling bombs&#39; velocity instead of an int though, that way it wouldn&#39;t &quot;chunk&quot; when it accelerates like it does.
</p></div></div><p>
Heh, I just faked the gravity formula. There are 6 &quot;acceleration points&quot; located on the y-axis, so it must feel a bit &quot;chunky&quot;. This sort of stuff happens when I&#39;m short on time.</p><p>Anyway, after getting all these &quot;revised version&quot; talk, I&#39;ve made a revised version of MY game. Gameplay is the same (including the dumb acceleration), but I&#39;ve added a survival timer, and, what&#39;s even more important, a <b>music engine</b>.</p><p>Have fun!</p><p>Oh, and could someone compile a Windows Binary again? ... please? <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /></p><p>----- JUDGING -----</p><p>Jakub: Really nice game, I still wonder how you got it right in time.<br />Epoch: I love how the little spaceships move, but the game is far too easy.<br />Zaphos: Nice gravity/accelleration calculation, but I hate &quot;Land the spaceship&quot; games.<br />Kikaru: Could be a good game, but it runs too fast for me.<br />CGamesPlay: -
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 15 Oct 2006 02:13:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Awesome revisions, Simon <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /><br />Attached a binary.</p><p>edit: Missed kikaru&#39;s revision before, for some reason.  Anyway, both binaries for both Simon&#39;s and Kikaru&#39;s are now attached.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 02:22:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>...this is what I get when I assume that all times given are my time zone...</p><p>I don&#39;t know how I mis-counted the countdown timer...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sun, 15 Oct 2006 03:01:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If you log in and set your time zone, they are in your time zone <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 03:02:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Whoa, 1:00 PM? That&#39;s a big difference from 6:00... but that&#39;s what the timer told me. (I was too lazy to find out what UTC was so I just counted off the timer vs. my system clock)</p><p>Oh wait,</p><div class="quote_container"><div class="title">Kikaru said:</div><div class="quote"><p>
CGames, you need to look at the timing on your site. It&#39;s messed up.
</p></div></div><p>

That explains it...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sun, 15 Oct 2006 03:07:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The clock is fixed now, and the competition was at 1 p.m. CDT, if you are in that time zone.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 03:14:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Damn, I couldn&#39;t make on time. My idea was to make Hanoy only that two of the poles keep pusing away your rings, so you have to put weights and stuff to keep them from going away.</p><p>Cool games!! I&#39;m not sure how to play CGamesPlay&#39;s game though. Simon&#39;s game is rather easy. though the graphics are lovely. Jakub&#39;s game is nice but I for some reason I can only hit one target, the graphics are great! Epoch&#39;s game is really cool though it&#39;s kind of stupid that you can shoot bazillion bullets a second while the enemies can only shoot a few. Kikaru&#39;s is nice but gets boring after a while. And Zaphos&#39; is, for some reason, quite hard. (I played only the revisions)</p><p>So, when&#39;s the next one? (Next week, same time? Maybe even today?)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Sun, 15 Oct 2006 13:03:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It&#39;s whenever everybody wants it. The schedule so far has been every other week, which has worked out so far.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 19:43:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My game was going to be kind of like pong... there was going to be a ball and you had to move your paddle on the bottom of the screen to keep bouncing it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Sun, 15 Oct 2006 19:54:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Simon&#39;s game is rather easy.
</p></div></div><p>How long did you play it?  It ramps up weirdly -- the bombs fall almost not at all for a bit, and then suddenly they&#39;re all over.  When I first played it I was just trying to skim through all the games, and I closed his before the bomb rate seemed to increase, so I thought the game was too easy, too.  Give it ~15 seconds to get interesting.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Sun, 15 Oct 2006 21:15:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I did, and still it was rather boring (aftwer I stopped laughing at the stickman, that is).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Sun, 15 Oct 2006 21:28:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>CGamesPlay: Zaphos, Jakub, Simon, Epoch, Kikaru.<br />Kikaru: Jakub, Simon, Epoch, Zaphos, CGamesPlay.<br />Epoch: Simon, Jakub, Zaphos, Kikaru, CGamesPlay.<br />Zaphos: Jakub, Simon, Epoch, Kikaru, CGamesPlay.<br />Jakub: Zaphos, Simon, Kikaru, Epoch, CGamesPlay.<br />Simon: Jakub, Epoch, Zaphos, Kikaru, CGamesPlay.</p><p>Adding these up:</p><p>Jakub: 23<br />Simon: 20<br />Zaphos: 18<br />Epoch: 14<br />Kikaru: 10<br />CGamesPlay: 5</p><p>I will win one of these days!</p><p>Congrats to Jakub, Simon, and Zaphos; Epoch and Kikaru: We gotta kick it up a notch!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 15 Oct 2006 21:43:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Didn&#39;t I win the only one I&#39;ve submitted an entry for (so far)?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Sun, 15 Oct 2006 22:29:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wheeee!</p><p>EDIT:
</p><div class="quote_container"><div class="title">Ron Ophir said:</div><div class="quote"><p>
I did, and still it was rather boring (aftwer I stopped laughing at the stickman, that is).
</p></div></div><p>
With the revised version (WinBin posted by Zaphos, thanks <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />) you get a time counter. My personal high score is 79 seconds, what&#39;s yours?<br />Or do you mean it&#39;s not easy but still boring?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 15 Oct 2006 22:42:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Or do you mean it&#39;s not easy but still boring?
</p></div></div><p>
Yes. I mean, it&#39;s kind of nice for 1 minute, but gets, ummmm, repetitive after a while.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Mon, 16 Oct 2006 01:00:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Yes. I mean, it&#39;s kind of nice for 1 minute, but gets, ummmm, repetitive after a while.
</p></div></div><p>

Show me a game that was done in under 1 hour taht doesn&#39;t get repetitive <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />. It&#39;s not like you can put a whole bunch of content there <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.</p><p>So, I guess I won. Too bad KK wasn&#39;t in the competition this time, maybe we could do another &quot;Teraz Polska&quot; one <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />. Perhaps next time. Congratulations to everyone who finished their entry, and good luck to you CGamesPlay. Don&#39;t even try not to win the next one <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Mon, 16 Oct 2006 01:03:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Too bad KK wasn&#39;t in the competition this time, maybe we could do another &quot;Teraz Polska&quot; one <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.
</p></div></div><p>
I&#39;m sure I&#39;ll enter some day if time allows. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> I was with a friend in a pub to talk a bit and relax this time. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Congratulations to everybody. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krzysztof Kluczek)</author>
		<pubDate>Mon, 16 Oct 2006 01:27:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I was with a friend in a pub to talk a bit and relax this time. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div></div><p>

Ah, those darn pubs. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Hope you can join next time! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Mon, 16 Oct 2006 02:08:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>How about a different time for the next comp? <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>1800 UTC is 0700 here, so I&#39;m normally asleep or just going to bed at that time. <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Mon, 16 Oct 2006 06:22:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Propose one! Don&#39;t you know I can&#39;t think for myself? It&#39;s a mircale I can even get Allegro running in an hour <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Mon, 16 Oct 2006 07:16:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>maybe 2000 UTC? That would be 4:00 here, and 0900 in LennyLen time. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
It&#39;s a mircale I can even get Allegro running in an hour <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div></div><p>
Maybe that&#39;s why you haven&#39;t won yet <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Tue, 17 Oct 2006 00:50:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /></p><p>Everybody okay moving the compo back 2 hours?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Tue, 17 Oct 2006 01:19:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
maybe 2000 UTC? That would be 4:00 here, and 0900 in LennyLen time.
</p></div></div><p>

</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Everybody okay moving the compo back 2 hours?
</p></div></div><p>

0900 isn&#39;t much different to 0700 to me. I&#39;m usually fast asleep by then (I was awake again at that time on this occasion, but that&#39;s because I only slept for an hour and a half due to no sleeping pills. The times I&#39;m generally asleep are from 0600 (1700 UTC) and 1300 (0000 UTC). Weekends are pretty hard for me to predict times I&#39;ll be available as it&#39;s when I work the most, and I have no set hours.</p><p>Would anybody be interested in a midweek (Wednesday for me, Tuesday for most everyone else) comp? I don&#39;t work Wednesday nights, so I could go to sleep and get up earlier. 1200 Wednesday here would be 1600 Tuesday PST, 1900 Tuesday EST, 2300 Tuesday UTC.</p><p>Moving the comp forward two hours on the same night as last time might work, provided I got home from work in time.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Tue, 17 Oct 2006 06:50:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Moving the comp forward two hours on the same night as last time might work, provided I got home from work in time.
</p></div></div><p>You mean moving it earlier 2 hours?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Tue, 17 Oct 2006 07:03:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
You mean moving it earlier 2 hours?
</p></div></div><p>

Yes.</p><p>[edit]Though, having it not at the weekend would be much beter (for me). <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> [/edit]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Tue, 17 Oct 2006 07:07:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Get a few more people to play on a weekday and I will schedule it.</p><p>In the mean time, everybody okay for 1600 UTC?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Tue, 17 Oct 2006 07:26:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
In the mean time, everybody okay for 1600 UTC?
</p></div></div><p>Sounds good to me.  Doubt I could make a weekday, though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Tue, 17 Oct 2006 07:57:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I could probably make it on a Monday, Wednesday or Friday, but that could change before next week.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Tue, 17 Oct 2006 12:55:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m ok with both, though I prefer weekends.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Tue, 17 Oct 2006 18:21:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, I will schedule it for the weekend following this on at 1600 UTC. If you all would like to have one on a week day, give me a date and time! I might be able to participate, but only on Tuesdays or Thursdays and at about 1900 UTC - 0000 UTC. Oh, and I&#39;m free all this Thursday.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Tue, 17 Oct 2006 18:29:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I can run on weekdays, depending on the time.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Tue, 17 Oct 2006 21:35:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Weekends, Wednesdays, and Fridays are good for me. Mondays are somewhat iffy.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Wed, 18 Oct 2006 06:49:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wednesdays seem to be the best day. Next Thursday at 0100 UTC okay with those who want to participate?</p><p>[append]<br />Oh, I just realized that Jakub is in Poland, so probably won&#39;t be participating in an 0100 UTC compo. But anyways, is that good for everybody else?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Wed, 18 Oct 2006 06:52:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Next Thursday at 0100 UTC okay with those who want to participate?
</p></div></div><p>

I&#39;d need to leave for work during the hour at that time. An hour earlier would be fine. I might give myself a couple of weeks of practice first though. It&#39;s been a while since I wrote anything longer than 10-15 lines, so I tried writing Pong in an hour last night. I was rustier than I thought.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Wed, 18 Oct 2006 07:34:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I&#39;d need to leave for work during the hour at that time. An hour earlier would be fine. I might give myself a couple of weeks of practice first though. It&#39;s been a while since I wrote anything longer than 10-15 lines, so I tried writing Pong in an hour last night. I was rustier than I thought.
</p></div></div><p>November 2nd at 0000 UTC, then?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Wed, 18 Oct 2006 07:36:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;d have a go at it if it was two hours earlier. Any later than that and I won&#39;t make it - I need at least 5 hours of sleep per day <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Wed, 18 Oct 2006 14:06:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Anything around 0000 UTC sounds good to me.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Fri, 20 Oct 2006 02:11:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, I&#39;ve got two scheduled: <a href="http://www.allegro.cc/account/login/http://cgamesplay.com/minorhack/login/competitions/">Competitions list</a></p><p>Let me know if those are problematic.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 20 Oct 2006 03:49:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I will be in on the Oct. 28th one, since it&#39;s a Saturday. However, I can&#39;t do the Nov. 2nd one, 1) because it is on a friday, and 2) because it would be at about midnight.</p><p>Sooo, I&#39;m assuming they are scheduled for different people?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 20 Oct 2006 05:08:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Correct <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 20 Oct 2006 05:13:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I can participate in the Oct. one. Isn&#39;t the Nov. on Thursday rather than friday?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Fri, 20 Oct 2006 19:37:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For those not east of Greenwich, yes.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 20 Oct 2006 20:41:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I found that my MinorHack entries have made some of the best foundations for full games yet. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 21 Oct 2006 07:01:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Kikaru said:</div><div class="quote"><p>
However, I can&#39;t do the Nov. 2nd one, 1) because it is on a friday, and 2) because it would be at about midnight.
</p></div></div><p>

</p><div class="quote_container"><div class="title">Ron Ophir said:</div><div class="quote"><p>
Isn&#39;t the Nov. on Thursday rather than friday?
</p></div></div><p>

</p><div class="quote_container"><div class="title">CGamesPlay said:</div><div class="quote"><p>
For those not east of Greenwich, yes.
</p></div></div><p>

For those west of Greenwich, it most certainly won&#39;t be Friday.  November the 2nd is a Thursday, and since this event will be taking place at 0000 UTC, it will be Wednesday the 1st still, west of Greenwich.</p><p>For our American friends, it will be 8pm on the East Coast, 5pm on the West Coast, 4pm in Alaska, and 2pmin Hawaii.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 21 Oct 2006 07:25:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Heh, I didn&#39;t even read past &quot;on Thursday&quot;, apparently.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 21 Oct 2006 18:29:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This thread will not die, for it is immortal. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> Anyway, how is the scoring database coming along, CGames?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Mon, 23 Oct 2006 04:30:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You might also want to add that <a href="http://allegro.cc/forums/thread/588025/620345#target">skeleton starter code</a> to the site, when you get around to it.  Just sayin&#39; &#39;cause I don&#39;t see it on the to do list.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Mon, 23 Oct 2006 05:22:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, I haven&#39;t actually touched the site in a while. Last I recall, in my <a href="http://cgamesplay.com/minorhack/dev">test environment</a>, I was doing rule voting, or something.</p><p>[append]</p><p>I won&#39;t be able to play in this Saturday&#39;s, as I have a race to be at <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Mon, 23 Oct 2006 06:27:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Darn! This will be the first one you missed right? Well, there are two ways to look at it: One less chance to win, or one less chance to lose.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Tue, 24 Oct 2006 04:03:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Haha, let&#39;s go with the first <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>Yes, this will be the first one I&#39;ve missed. Fortunately, there is a small backing for this competitions so I don&#39;t need to be in all of them <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Tue, 24 Oct 2006 04:20:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I will continue to enter whenever I am available! <b>training for SpeedHack</b>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Wed, 25 Oct 2006 03:09:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I should be able to be in the next one.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (razor)</author>
		<pubDate>Wed, 25 Oct 2006 03:19:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay! More people to participate! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>[EDIT] MinorHack this Saturday! (and then next Thursday/Friday)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Wed, 25 Oct 2006 20:55:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I will try to get in too, but not sure though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Wed, 25 Oct 2006 21:01:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yep, it&#39;s already on my calendar. I just hope I can still program fast, it&#39;s been a while since I&#39;ve participated in a hack of any sort, let alone a minorhack. On another note, anyone else in pacific time participating? Cause it&#39;s at 9am right? (just wanna make sure, I&#39;m never too sure about these time conversions)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (razor)</author>
		<pubDate>Wed, 25 Oct 2006 21:01:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
(just wanna make sure, I&#39;m never too sure about these time conversions)
</p></div></div><p>Go to <a href="http://www.allegro.cc/account/login/http://cgamesplay.com/minorhack/login/admin/info">here</a> and put in &quot;America/Los_Angeles&quot; for the time zone, without the quotes. The clock on that page should read correctly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Wed, 25 Oct 2006 21:16:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>MinorHack in two days. Sky Ball completed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 27 Oct 2006 05:30:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That&#39;s right, just keep it alive, one day at a time <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>I wish you had done that back when the thread had 300 replies... That was a record for a thread started by me <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 05:31:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I tried, but I lost that thread. I went to look at it one day, and &quot;poof!&quot; it was gone. At first I thought I might have hidden it...<br />Anyway, this thread will stay for as long as I can keep it alive (assuming the comp is still around, that is.)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 27 Oct 2006 05:35:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>But, you know, if no one posted after you it would die <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 05:39:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>&quot;send to top&quot; button. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 27 Oct 2006 06:09:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Works once and doesn&#39;t stop the thread from locking <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 06:10:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>In terms of getting new people to participate, it&#39;s probably better not to keep giant minorhack threads that span multiple competitions.  A new thread for a new competition is a good idea.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Zaphos)</author>
		<pubDate>Fri, 27 Oct 2006 06:46:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Also use decoy thread names. Like for the next MinorHack thread, title it &quot;Want to on the top all night?&quot;
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 06:52:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
&quot;Want to on the top all night?&quot;
</p></div></div><p>
That doesn&#39;t work at all.  I tried to use that line and I got thrown out the bar!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Onewing)</author>
		<pubDate>Fri, 27 Oct 2006 07:52:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hey, now it reads out in my timezone... who would have thought. Awesome, now I shouldn&#39;t miss it... unless I sleep in, which might happen.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (razor)</author>
		<pubDate>Fri, 27 Oct 2006 07:56:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I find myself thinking about MinorHack constantly. I can&#39;t wait. It should happen more often though, like at least once every week.</p><p>Edit: I notice that the site says it is currently 1:56 EST, even though it is 2:56 EST. That should maybe be fixed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Fri, 27 Oct 2006 11:50:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I notice that the site says it is currently 1:56 EST, even though it is 2:56 EST.
</p></div></div><p>No it isn&#39;t. It was currectly 2:56 EDT. Daylight savings time. Use America/New_York as your time zone.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 15:53:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;d suggest adding current time display to the compo site, which should make it clear whether one has set up time zone correctly or not. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krzysztof Kluczek)</author>
		<pubDate>Fri, 27 Oct 2006 16:13:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><a href="http://www.allegro.cc/account/login/http://cgamesplay.com/minorhack/login/admin/info">Done</a>. Technically, it&#39;s been done since before the last competition <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /> Also, Kibiz0r was going off of said clock.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 27 Oct 2006 16:16:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, the MinorHack is tomorrow. I like the way they are now, mostly because I don&#39;t like missing them, and I can&#39;t be in them every week. Right now, I only missed one. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 27 Oct 2006 19:09:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Use America/New_York as your time zone.
</p></div></div><p>

Well, how was I supposed to know about that? <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 28 Oct 2006 02:32:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Duh, you&#39;re SUPPOSED to read Appendix H of the PHP manual! Doesn&#39;t everybody? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" /></p><p>I need to make that a drop down, I know. It&#39;s on the TODO <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 02:57:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>2 hours and 30 minutes to start.</p><p>I will try to participate this time.<br />Unfortunately, now I&#39;m not very excited about that. Just psychological reasons, though.</p><p>Now I&#39;m thinking about what my game will be, and waiting for the begin.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 18:30:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hey, CGames, just letting you know, your current time doesn&#39;t work very well at all. When I put in america/new_york, it says it&#39;s about 2:00. However, in eastern time, it&#39;s 10:00. That&#39;s 4 hours off. However, when I put in EST, it&#39;s just one hour off, as expected. Just letting you know.</p><p>Anyway, MinorHack in 2 hours. I can&#39;t wait. <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 18:58:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I wouldn&#39;t expect you <i>Windows</i> users to understand the nuances of case-sensitivity, but suffice it to say that I didn&#39;t tell you to put in &quot;america/new_york&quot;. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 19:40:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>1:15...</p><p>I&#39;m going to set up a build dir and stuff.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sat, 28 Oct 2006 19:45:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Speaking of case sensitivity, why don&#39;t you have it force text into all caps? then you could look for AMERICA/NEW_YORK. Makes everything easier for us. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Anyway, MinorHack in about <s>1 hour</s> 15 min.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 20:39:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Because AMERICA/NEW_YORK isn&#39;t the time zone either <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>Like I said, I need to make it a drop down.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 20:44:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I found the right timezone anyway. So it does work. I think a drop-down would really help. Anyway, good luck to all competetors! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 20:49:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Like I said, I need to make it a drop down.
</p></div></div><p>
A HUGE dropdown...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sat, 28 Oct 2006 20:49:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have a pop-tart, a can of soda, TextPad, Rage Against The Machine, and the Scrubs marathon on TV. Let&#39;s roll.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 28 Oct 2006 20:53:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, I should get some soda.</p><p>I will be playing, but half-heartedly <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 20:54:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ready ... steady ... reload your browsers ... GO!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sat, 28 Oct 2006 20:59:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>FOR THE MINORHACK!!! <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 20:59:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It will start now</p><p>[Edit] The rule:<br />The game must use the trigonometric functions. These include sin, cos, tan, atan2, and others. Remember, only the bold part is the rule, and bending the rules is strongly encouraged.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 21:00:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Doh! Missed the start. DrunkHack is probably a bad idea anyway. (So is drunkPost. Took me ages to make sure this post was error-free).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 28 Oct 2006 21:48:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oops, I slept through it. Heh, I was afraid I was going to do that. Oh well, I don&#39;t code well in the morning anyways.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (razor)</author>
		<pubDate>Sat, 28 Oct 2006 21:59:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m done... but it isn&#39;t playable. I wasted like 10 minutes thinking about trigonometry, recalling stuff from school. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>So.. as said before, my entry compiles, runs, is beautiful to watch, but you can&#39;t do anything. Because I ran out of time. <b>sigh</b> <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sat, 28 Oct 2006 22:00:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I made something... playable.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 22:02:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh man did that suck. I was working on it for about 40 minutes before I tested it. Always a bad idea. Oh well, at least you can shoot stuff. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 28 Oct 2006 22:02:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>well, i finished a so-so game. it plays, but there is one glitch with the collision detection in the first version.</p><p>[EDIT]<br />Strangely, I can&#39;t compile anything using &lt;windows.h&gt;. I need windows binaries. <img src="http://www.allegro.cc/forums/smileys/cry.gif" alt=":&#39;(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 22:05:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I did something playable. However there was a bug in the first version which makes the player lose lives without no reason and the bullets disappear with no reason. The score was stuck in zero too.</p><p>Four minutes after deadline that was fixed. It&#39;s just a three-lines fix.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 22:10:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Kikaru: Nice game! Looks well done and has a decent menu.</p><p>Victor: The enemies seem to hit me without hitting me, but other than that it is pretty cool.</p><p>Simon: Really nice graphics!</p><p>Kibiz0r: Is there a way to win or lose? <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>That&#39;s my ranking.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 22:10:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, after another 12 minutes of work, it&#39;s kinda playable, after 30 minutes of work on it. I hate it when you have to scrap stuff. <img src="http://www.allegro.cc/forums/smileys/cry.gif" alt=":&#39;(" /></p><p>So, if you multiply it by 2...I win? <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 28 Oct 2006 22:12:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I can&#39;t judge anything yet, because I need Windows binaries.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 22:13:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m very curious how you can compete in this competition if you don&#39;t have a compiler...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 28 Oct 2006 22:14:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>@CGamesPlay:</p><p>Being hitted by the enemies without being hitting or hitting them without hitting is caused by x*x+y+y which should be x*x+y*y.</p><p>The revised version fixed that.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 22:20:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I do have a compiler, however, I can&#39;t seem to use anything containing &quot;windows.h&quot;. Victors&#39; gave some weird errors when I tried to compile. I think it might have been something about casting.</p><p>But still, I would like binaries.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 22:26:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>@Kikaru: Which errors?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 22:28:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Boom. Binary.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sat, 28 Oct 2006 22:30:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I do have a compiler, however, I can&#39;t seem to use anything containing &quot;windows.h&quot;.
</p></div></div><p>

And why exactly do you need &quot;windows.h&quot;? I can honestly say I&#39;ve never once included it in any of the projects I&#39;ve written to work on wondows.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 28 Oct 2006 22:47:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>@victor<br />A bunch of &#39;conversion errors&#39;.<br />on lines 177 - 188. And a return statement on line 250.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 22:56:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My game is very similar to Kibiz0r&#39;s and Kikaru&#39;s games.</p><p>Simon Parzer: Your game could be great. Too bad that is too unfinished and unplayable. Nice graphics though.</p><p>CGamesPlay: Your game is interessing, very good idea. But that colorfullness hurt my eyes (and is gay too).</p><p>My score:<br />1. Kikaru<br />2. CGamesPlay<br />3. Kibiz0r<br />4. Simon Parzer</p><p>[Edit]<br />I was using a C compiler. If you use a C++ compiler, you may get some errors. The return in line 250 is because main returns int and the return statement returns nothing. Put &quot;return 0;&quot; there. About the conversions, i think that could be this:</p><div class="source-code snippet"><div class="inner"><pre>dx <span class="k3">=</span> tiro<span class="k3">&lt;</span>i&gt;.x <span class="k3">-</span> inimigo<span class="k2">[</span>j<span class="k2">]</span>.x<span class="k2">;</span>
dy <span class="k3">=</span> tiro<span class="k3">&lt;</span>i&gt;.y <span class="k3">-</span> inimigo<span class="k2">[</span>j<span class="k2">]</span>.y<span class="k2">;</span>
</pre></div></div><p>

Where i&#39;m converting float to int without a cast. Just cast to int and it will be ok.</p><p>By the way, the C compiler don&#39;t even warn about that, where C++ could give errors.<br />By the way I should remember to use -Wall and -Wextra to avoid this.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 23:01:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>binaries please? <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 23:06:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Binaries here.</p><p>[Edit] As I have some SVN version of Allegro 4.3 from somewhere in time. I putted that there too. JUST FOR TESTING PURPOSES. DON&#39;T USE THAT DLL FOR ANYTHING ELSE.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sat, 28 Oct 2006 23:33:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My ranking goes as follows:<br />Victor - this game is pretty neat. If it wasn&#39;t for the glitch, it would be truly awesome.</p><p>CGamesPlay - The game is cool, and pretty simple. Just a little hard see what&#39;s going on.</p><p>Simon Parzer - Very pretty, but no point.</p><p>Kibiz0r - Neat, but it crashes my system.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 28 Oct 2006 23:45:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>So, after dinner I thought I could finish my little game. Took me more than one hour, but anyways.<br />The revised source can be found on the MinorHack page, and it is attached to this post.</p><p>I cannot provide a Windows binary, because I haven&#39;t yet had the time to set up Allegro under Windows.</p><p>EDIT:<br />Here&#39;s my rating<br />1. Kikaru - Great idea, nice &quot;radar explosion&quot; effect. Not very challenging, though.<br />2. CGamesPlay - Beautiful colors, but not very playable.<br />3. Victor Williams Stafusa da Silva: You should have limited the bullet count.<br />4. Kibiz0r: Nice gravity physics, but I don&#39;t have a mouse cursor and the player is not able to die.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 29 Oct 2006 00:10:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>o.O</p><p>Uh...what gravity physics?</p><p>Also, you can die, after 100 hits. (it is very easy to get hit)</p><p>Are you sure you downloaded the right one? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sun, 29 Oct 2006 00:39:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Uh...what gravity physics?
</p></div></div><p>
I think it&#39;s some kind of bug. Sometimes one of the bullets I shoot orbits around me (green dot). It somewhat looks like it would be some kind of gravity source <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Also, you can die, after 100 hits. (it is very easy to get hit)
</p></div></div><p>
Ok, I didn&#39;t play that long. Or wait.. maybe this is the reason why the game quit itself so often. Thought it was a crash <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />.<br />I&#39;m sure I downloaded the right one. It&#39;s the game where you play Greindor, the Green Dot who has to defeat the Red Rectangles of Death.</p><p>EDIT: I shouldn&#39;t have been coding so much. I&#39;ve been coding almost the entire day. I <s>think</s> something in my brain got damaged.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Sun, 29 Oct 2006 00:43:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
It&#39;s the game where you play Greindor, the Green Dot who has to defeat the Red Rectangles of Death.
</p></div></div><p>

You have no idea how hard I laughed at that. Genius. Pure genius.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Sun, 29 Oct 2006 00:49:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The score:</p><div class="source-code snippet"><div class="inner"><pre>            CGamesPlay Kibiz0r Kikaru Simon Victor
CGamesPlay  <span class="k3">*</span>          <span class="n">4</span>th     <span class="n">1</span>st    <span class="n">3</span>rd   <span class="n">2</span>nd      
Kibiz0r                <span class="k3">*</span>
Kikaru      <span class="n">2</span>nd        <span class="n">4</span>th     <span class="k3">*</span>      <span class="n">3</span>rd   <span class="n">1</span>st
Simon       <span class="n">2</span>nd        <span class="n">4</span>th     <span class="n">1</span>st    <span class="k3">*</span>     <span class="n">3</span>rd
Victor      <span class="n">2</span>nd        <span class="n">3</span>rd     <span class="n">1</span>st    <span class="n">4</span>th   <span class="k3">*</span>
</pre></div></div><p>

Kibiz0r didn&#39;t vote?</p><p>Considering 3 points for 1st, 2 for 2nd, 1 for 3rd and 0 for 4th. We have:</p><div class="source-code snippet"><div class="inner"><pre>            CGamesPlay Kibiz0r Kikaru Simon Victor
Total       <span class="n">6</span>          <span class="n">1</span>       <span class="n">9</span>      <span class="n">2</span>     <span class="n">6</span>
</pre></div></div><p>

First - Kikaru<br />Second and third - CGamesPlay and me tied<br />Forth - Simon<br />Fifth - Kibiz0r</p><p>I&#39;ll edit if Kibiz0r vote(d).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Sun, 29 Oct 2006 21:52:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It&#39;s been 24 hours, and kibiz0r didn&#39;t vote... I think that means he is disqualified... Simon gets and extra point, but the places are unchanged.</p><p>Well, I came closer this time! <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 29 Oct 2006 22:02:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wow, I won! Neat. Well, as was said, small ambitions pay off I guess. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Oh, and CGames, the gameplay was good, it was just too hard to see what was happening. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Mon, 30 Oct 2006 01:29:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If I had more time, I would have used two back buffers, that way I could draw a blac outline around the asteroids. Also there is a collision problem somewhere in there.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Mon, 30 Oct 2006 02:21:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just meant if it refreshed the screen, instead of leaving trails.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Mon, 30 Oct 2006 02:33:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>No, I wanted to leave the trails, but I wanted it to highlight the present state over top of that.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Mon, 30 Oct 2006 02:35:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I created this new skeleton game for minorhack:</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td><span class="p">#include &lt;allegro.h&gt;</span></td></tr><tr><td class="number">2</td><td>&#160;</td></tr><tr><td class="number">3</td><td><span class="p">#define MODE GFX_AUTODETECT_WINDOWED</span></td></tr><tr><td class="number">4</td><td><span class="p">#define WIDTH 640</span></td></tr><tr><td class="number">5</td><td><span class="p">#define HEIGHT 480</span></td></tr><tr><td class="number">6</td><td>&#160;</td></tr><tr><td class="number">7</td><td><a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>buffer<span class="k2">;</span></td></tr><tr><td class="number">8</td><td><span class="k1">int</span> logic_time <span class="k3">=</span> <span class="n">0</span>, close_game <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">9</td><td><span class="k1">void</span> logic_timer<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span>logic_time<span class="k3">+</span><span class="k3">+</span><span class="k2">;</span><span class="k2">}</span></td></tr><tr><td class="number">10</td><td><a href="http://www.allegro.cc/manual/END_OF_FUNCTION" target="_blank"><span class="a">END_OF_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span></td></tr><tr><td class="number">11</td><td><span class="k1">void</span> close_callback<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span>close_game <span class="k3">=</span> <span class="n">1</span><span class="k2">;</span><span class="k2">}</span></td></tr><tr><td class="number">12</td><td>&#160;</td></tr><tr><td class="number">13</td><td><span class="k1">void</span> do_logic<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">14</td><td>  <span class="c">/* Update game logic here. */</span></td></tr><tr><td class="number">15</td><td><span class="k2">}</span></td></tr><tr><td class="number">16</td><td>&#160;</td></tr><tr><td class="number">17</td><td><span class="k1">void</span> draw_screen<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">18</td><td>  <span class="c">/* Draw things to screen here. */</span></td></tr><tr><td class="number">19</td><td><span class="k2">}</span></td></tr><tr><td class="number">20</td><td>&#160;</td></tr><tr><td class="number">21</td><td><span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">22</td><td>    <a href="http://www.allegro.cc/manual/allegro_init" target="_blank"><span class="a">allegro_init</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">23</td><td>    <a href="http://www.allegro.cc/manual/install_keyboard" target="_blank"><span class="a">install_keyboard</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">24</td><td>    <a href="http://www.allegro.cc/manual/install_mouse" target="_blank"><span class="a">install_mouse</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">25</td><td>    <a href="http://www.allegro.cc/manual/install_timer" target="_blank"><span class="a">install_timer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">26</td><td>    <span class="k1">int</span> colors <span class="k3">=</span> <a href="http://www.allegro.cc/manual/desktop_color_depth" target="_blank"><span class="a">desktop_color_depth</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">27</td><td>    <a href="http://www.allegro.cc/manual/set_color_depth" target="_blank"><span class="a">set_color_depth</span></a><span class="k2">(</span>colors <span class="k3">=</span><span class="k3">=</span> <span class="n">0</span> ? <span class="n">32</span> <span class="k2">:</span> colors<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">28</td><td>    <a href="http://www.allegro.cc/manual/set_gfx_mode" target="_blank"><span class="a">set_gfx_mode</span></a><span class="k2">(</span>MODE, WIDTH, HEIGHT, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">29</td><td>    <a href="http://www.allegro.cc/manual/set_window_title" target="_blank"><span class="a">set_window_title</span></a><span class="k2">(</span><span class="s">"Minorhack"</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">30</td><td>    <a href="http://www.allegro.cc/manual/set_close_button_callback" target="_blank"><span class="a">set_close_button_callback</span></a><span class="k2">(</span>close_callback<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">31</td><td>    <a href="http://www.allegro.cc/manual/LOCK_VARIABLE" target="_blank"><span class="a">LOCK_VARIABLE</span></a><span class="k2">(</span>logic_time<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">32</td><td>    <a href="http://www.allegro.cc/manual/LOCK_FUNCTION" target="_blank"><span class="a">LOCK_FUNCTION</span></a><span class="k2">(</span>logic_timer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">33</td><td>    <a href="http://www.allegro.cc/manual/install_int_ex" target="_blank"><span class="a">install_int_ex</span></a><span class="k2">(</span>logic_timer, BPS_TO_TIMER<span class="k2">(</span><span class="n">30</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">34</td><td>&#160;</td></tr><tr><td class="number">35</td><td>    <span class="k1">int</span> tick <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">36</td><td>&#160;</td></tr><tr><td class="number">37</td><td>    buffer <span class="k3">=</span> <a href="http://www.allegro.cc/manual/create_bitmap" target="_blank"><span class="a">create_bitmap</span></a><span class="k2">(</span>WIDTH, HEIGHT<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">38</td><td>&#160;</td></tr><tr><td class="number">39</td><td>    <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span><a href="http://www.allegro.cc/manual/key" target="_blank"><span class="a">key</span></a><span class="k2">[</span>KEY_ESC<span class="k2">]</span> <span class="k3">&amp;</span><span class="k3">&amp;</span> <span class="k3">!</span>close_game<span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">40</td><td>        <span class="k1">while</span> <span class="k2">(</span>tick <span class="k3">&lt;</span> logic_time<span class="k2">)</span> <span class="k2">{</span></td></tr><tr><td class="number">41</td><td>            do_logic<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">42</td><td>            tick<span class="k3">+</span><span class="k3">+</span><span class="k2">;</span></td></tr><tr><td class="number">43</td><td>        <span class="k2">}</span></td></tr><tr><td class="number">44</td><td>        draw_screen<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">45</td><td>    <span class="k2">}</span></td></tr><tr><td class="number">46</td><td>    <a href="http://www.allegro.cc/manual/destroy_bitmap" target="_blank"><span class="a">destroy_bitmap</span></a><span class="k2">(</span>buffer<span class="k2">)</span><span class="k2">;</span></td></tr><tr><td class="number">47</td><td>    <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span></td></tr><tr><td class="number">48</td><td><span class="k2">}</span></td></tr><tr><td class="number">49</td><td><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span></td></tr></tbody></table></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Mon, 30 Oct 2006 02:41:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok. Anyway, good try!</p><p>The next one is for people in Europe I think, and is in 3 days.</p><p>[EDIT]<br />That skeleton looks pretty good, really.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Mon, 30 Oct 2006 02:42:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think I&#39;ll be able to do the next one. Lucky other participants, you know you won&#39;t have last place. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nils Fagerburg)</author>
		<pubDate>Mon, 30 Oct 2006 03:47:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think we should make a new thread for the next one, this one is getting too long...not really going to attract any new participants this way.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Mon, 30 Oct 2006 11:06:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
The next one is for people in Europe I think, and is in 3 days.
</p></div></div><p>

In Europe it&#39;s at 1:00 am ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Mon, 30 Oct 2006 15:09:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
In Europe it&#39;s at 1:00 am ...
</p></div></div><p>

That really depends on what part of Europe you live in. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Mon, 30 Oct 2006 18:45:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I will be able to participate the next contest (2nd november), at least i hope do.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Mon, 30 Oct 2006 18:59:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, MinorHack B in one and a half days.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Tue, 31 Oct 2006 08:41:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;d like to get into this but I&#39;m not sure if I&#39;m up to it ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (wiseguy)</author>
		<pubDate>Tue, 31 Oct 2006 10:16:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>MinorHack B is in exactly 25 hours! This comp is really cool. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Wed, 01 Nov 2006 04:13:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You might have an unhealthy obsession with MinorHack, Kikaru... Not that I mind! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Wed, 01 Nov 2006 10:38:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Not <i>quite</i> an obsession. However, it&#39;s one of the fun things I do on Saturdays. (replacing LAN parties, since my brother is now at college)</p><p>What I&#39;ve been doing is called &quot;bumping,&quot; only I actually say something. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Wed, 01 Nov 2006 21:03:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My entry is going to be horrible. I was in a zen state of coding last night and I tried to pick it back up today and caused more trouble than anything else.</p><p>2 hours.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Thu, 02 Nov 2006 04:06:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>hmm, I <i>may</i> be able to participate in this one, but I gotta get some homework done. I think coffee may be the solution to this one. 
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Thu, 02 Nov 2006 04:11:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>so ...basically you get one hour to code something? I would like to do this but, I&#39;m not sure... I mean...do I have to stay online the whole hour?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (wiseguy)</author>
		<pubDate>Thu, 02 Nov 2006 04:49:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You don&#39;t have to stay online the whole hour, but you have to get online in order to upload your source file.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Thu, 02 Nov 2006 05:22:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oops, I totally forgot about it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Thu, 02 Nov 2006 06:52:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, figured as much <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /></p><p>I have a complete game! I think this is my best entry so far, in fact.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Thu, 02 Nov 2006 07:01:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, my game is something of a Space Invaders clone. The problem is that the enemies don&#39;t fire back. I didn&#39;t have time to implement this, although it was on the wishlist. I just thought that being able to fire at them was more important and that stole priority.</p><p>I also made a note in my entry that this competition inspired me to make a full game with a similar theme. Basically a Breakout clone, but certain bricks (which are, in this case, locks) can only be destroyed by certain keys. Some locks contain these better keys, and destroying these locks upgrades your key. So, there is actually some strategy to playing it. Of course, there would still be the general Breakout-style upgrades, but I think that the key thing adds another (thin though it may be) level to the gameplay.</p><p>For now though, I&#39;m working on finishing Presidential Kung-Fu Showdown. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Thu, 02 Nov 2006 07:03:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>well, I didn&#39;t get started until there were only 30 minutes left, and I had no idea what I was going to do so I did the best I could...had some weird problems with it but mainly it just didn&#39;t work out the way I wanted, especially since I ran out of time ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (wiseguy)</author>
		<pubDate>Thu, 02 Nov 2006 07:08:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, check out my revised version. It has a very improved movement system.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Thu, 02 Nov 2006 07:14:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I was gonna be in this too, so I made a game. Sadly, it wasn&#39;t finished on time so it can&#39;t really enter. I should learn to write faster <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /> Anyways, the theme was &quot;keys and locks&quot; and my game only had &quot;keys&quot;, so that&#39;s another thing.</p><p>Although I finished it about 15 minutes after deadline I thought I&#39;d post it here, because it is playable, and minorhack is the reason I did it. Enjoy if you might.(the attachment of course, is the source)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Skalle)</author>
		<pubDate>Thu, 02 Nov 2006 07:31:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I like Skalle&#39;s game. I changed it to have a position_mouse(mouse_x, SCREEN_H / 2), so the mouse wouldn&#39;t run off the top and bottom of the screen. (Press the mouse button to flap, collect keys)</p><p>wiseguy: I had to change your game to use <u>_FILE</u>_, and up your buffer sizes so they could hold the source file. Too fast to play! A shame you had to comment so much out <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> Also, it might have been better if it showed the upcoming characters. It could almost be a typing tutor. (Press the key on the screen)</p><p>Kibiz0r: Very fun game to play. I got like 8000 points before I died. Nice work for an hour. (shoot.)</p><p>My rating: Kibiz0r, wiseguy.</p><p>[edit]<br />Added playing instructions
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Thu, 02 Nov 2006 07:39:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My original idea was to have the characters start out at the top of the screen and flow down randomly, and if you got one of them, it blew up, but if not and it got to the bottom, it would pile up till you were killed...</p><p>unfortunately i ran out of time and I had trouble with my buffer sizes which is why I had to comment out a lot of stuff... </p><p>oh well, that was my first ever competition entrance...I&#39;ll work on the game more (most of the games I end up finishing are learning games anyways, because I have 3 kids and also a lot of nieces and nephews...)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (wiseguy)</author>
		<pubDate>Thu, 02 Nov 2006 09:33:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>wiseguy, Kibiz0r, you two need to vote.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Thu, 02 Nov 2006 21:06:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Crap, I thought the contest was at midnight, not noon. Bloody 12h system. Well, I&#39;ll try to enter the next contest I guess.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nils Fagerburg)</author>
		<pubDate>Thu, 02 Nov 2006 22:24:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My ranking is:</p><p>1. Skalle (if he had made it on time)<br />2. CGamesPlay<br />3. Wiseguy</p><p>So, in reality I guess it&#39;s CGamesPlay, Wiseguy.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Fri, 03 Nov 2006 03:50:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I lost it?</p><p>It should start in 17 minutes. But is&#39;s over now?</p><p>CGamesPlay, there must be a bug in your timing system.</p><p>Edit: Oh, it was yesterday at 8:00 pm 1st november in my timezone... Maybe is something about forgetting to decrease one day when the local timezone go to negative hour? I thought it was 8:00 pm 2nd november...</p><p>Edit2: Or maybe i just got very confused...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Fri, 03 Nov 2006 05:45:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>There is, indeed, a timer. But it is for the judging, not the start of the competition. Perhaps you misread it?</p><p>Edit: Or maybe it was just a time zone issue... <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /></p><p>Edit2: Stop editing your post!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Fri, 03 Nov 2006 05:51:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>kibiz0r: I really don&#39;t know what happened. But I&#39;m sure that its not a misread about &quot;currently judging&quot;.</p><p>And now, that the judging finished. There are no previous compos acessible in minorhack&#39;s site.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Fri, 03 Nov 2006 06:09:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Maybe there needs to be a new comp on the calender.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 03 Nov 2006 06:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
And now, that the judging finished. There are no previous compos acessible in minorhack&#39;s site.
</p></div></div><p>
They are there. They is just no list of them anywhere. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p><a href="http://cgamesplay.com/minorhack/competitions/1">http://cgamesplay.com/minorhack/competitions/1</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krzysztof Kluczek)</author>
		<pubDate>Fri, 03 Nov 2006 06:52:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Victor: Maybe it was different for you because you were logged in. I just know that when I checked it when I was at school it said Currently Judging and on the comp&#39;s page it said Judging has xx minutes and yy seconds left.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kibiz0r)</author>
		<pubDate>Fri, 03 Nov 2006 07:11:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well... When the next one will be? What about november 15 or 18?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Fri, 03 Nov 2006 13:01:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
They are there. They is just no list of them anywhere. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div></div><p>Stop being a liar! <img src="http://www.allegro.cc/forums/smileys/lipsrsealed.gif" alt=":-X" /></p><p>Fixed now. I don&#39;t know why on Earth I coded it to only show the previous competitions link if there was a competition on that page that wasn&#39;t over &gt;_&lt;</p><p>Also, this whole I&#39;m-not-going-to-vote thing is really annoying.</p><p>CGamesPlay: Kibiz0r, wiseguy<br />Kibiz0r: CGamesPlay, wiseguy</p><p>Yay for ties.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 03 Nov 2006 17:43:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Another suggestion: in entries list (both for given user and for given compo) it would be cool if there was also download link for revised version (if it exists), so in Entry column one would have [ View | Download | Revised ]. It would be even better if some information about the game was available in this list. As the list isn&#39;t too long, you can even put entire info about the entry there. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krzysztof Kluczek)</author>
		<pubDate>Fri, 03 Nov 2006 18:20:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I look forward to the next. KK, you should join us again. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Fri, 03 Nov 2006 21:13:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think my goal for today is to implement the &quot;proposed competition&quot; feature. Then it will be automated!</p><p>Anyone know of a markup engine for PHP?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 03 Nov 2006 21:21:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Fixed now. I don&#39;t know why on Earth I coded it to only show the previous competitions link if there was a competition on that page that wasn&#39;t over &gt;_&lt;
</p></div></div><p>

Now if I go to the &quot;previous competitions&quot; page it still shows the &quot;Also look at the previous competitions.&quot; line. (This is wrong)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Simon Parzer)</author>
		<pubDate>Fri, 03 Nov 2006 21:28:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>CGamesPlay: str_replace or ereg/preg usually work quite well. Well, that&#39;s how I wrote mine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Ofir)</author>
		<pubDate>Fri, 03 Nov 2006 21:31:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Now if I go to the &quot;previous competitions&quot; page it still shows the &quot;Also look at the previous competitions.&quot; line. (This is wrong)
</p></div></div><p>Ah, that must be why <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Fri, 03 Nov 2006 21:33:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
KK, you should join us again. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div></div><p>
That&#39;s for sure. I just have to find some time for it. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Krzysztof Kluczek)</author>
		<pubDate>Fri, 03 Nov 2006 21:53:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh, I&#39;m sorry I didn&#39;t get to vote......... I had to go to bed soon after the contest and to the hospital that morning...sorry</p><p>will do better next time
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (wiseguy)</author>
		<pubDate>Sat, 04 Nov 2006 08:56:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well... I just voted on the November 11th comp, and now it became official. It only seems to need 4 votes. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sat, 04 Nov 2006 19:54:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The default minimum players is 4 <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> Please post in <a href="http://www.allegro.cc/forums/thread/588355">this thread</a> form now on.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sat, 04 Nov 2006 19:55:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I prounounce this thread dead, in exange for a new one. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Sun, 05 Nov 2006 00:55:50 +0000</pubDate>
	</item>
</rss>
