<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Latest Chaos Groove downloads</title>
	<atom:link href="http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/</link>
	<description>The development of the best remake of Chaos ever made!</description>
	<lastBuildDate>Thu, 03 Dec 2009 19:36:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ghostwoods</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-573</link>
		<dc:creator>Ghostwoods</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-573</guid>
		<description>Hey Richard,

I just wanted to say thank you for Chaos Groove. I&#039;m playing it to the exclusion of any other chaos-type, including the original :) 

If you do another update some time, I&#039;d be delirious to have the option to have music playing during the games as well as on the loader screens! Either way, thank you for providing so much fun!

All the best,
Tim.</description>
		<content:encoded><![CDATA[<p>Hey Richard,</p>
<p>I just wanted to say thank you for Chaos Groove. I&#8217;m playing it to the exclusion of any other chaos-type, including the original <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>If you do another update some time, I&#8217;d be delirious to have the option to have music playing during the games as well as on the loader screens! Either way, thank you for providing so much fun!</p>
<p>All the best,<br />
Tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Timiney</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-568</link>
		<dc:creator>Duncan Timiney</dc:creator>
		<pubDate>Thu, 13 Aug 2009 10:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-568</guid>
		<description>Hi happymonster, I&#039;m glad to see you&#039;re still working on Chaos Groove. As I&#039;ve also returned to working on my own remake, I have decided to start a &quot;Chaos Remakes Wiki&quot; at wikia:

http://chaosremakes.wikia.com/wiki/Chaos_Remakes_Wiki

I inivite all interested parties to contribute!</description>
		<content:encoded><![CDATA[<p>Hi happymonster, I&#8217;m glad to see you&#8217;re still working on Chaos Groove. As I&#8217;ve also returned to working on my own remake, I have decided to start a &#8220;Chaos Remakes Wiki&#8221; at wikia:</p>
<p><a href="http://chaosremakes.wikia.com/wiki/Chaos_Remakes_Wiki" rel="nofollow">http://chaosremakes.wikia.com/wiki/Chaos_Remakes_Wiki</a></p>
<p>I inivite all interested parties to contribute!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: happymonster</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-567</link>
		<dc:creator>happymonster</dc:creator>
		<pubDate>Mon, 25 May 2009 09:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-567</guid>
		<description>Not as yet. They are also very outdated now, sadly.</description>
		<content:encoded><![CDATA[<p>Not as yet. They are also very outdated now, sadly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OICW</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-565</link>
		<dc:creator>OICW</dc:creator>
		<pubDate>Mon, 18 May 2009 17:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-565</guid>
		<description>As Richard mentioned them, first two chapters can be found here:
http://wiki.allegro.cc/index.php?title=Create

Sadly enough they&#039;re not all. Is there any place one can find them Richard?</description>
		<content:encoded><![CDATA[<p>As Richard mentioned them, first two chapters can be found here:<br />
<a href="http://wiki.allegro.cc/index.php?title=Create" rel="nofollow">http://wiki.allegro.cc/index.php?title=Create</a></p>
<p>Sadly enough they&#8217;re not all. Is there any place one can find them Richard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: happymonster</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-564</link>
		<dc:creator>happymonster</dc:creator>
		<pubDate>Mon, 18 May 2009 17:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-564</guid>
		<description>We all suffer from motivation issues!

I used to have a series of articles on game creation where I explained how I work. Basically, I&#039;ve found it best to focus on seeing results on the screen as soon as possible.. even if this means you will rewrite code in the future.

For example, for chaos you will need some basic ideas of how the data should be stored, but if you go into too much detail then (unless you are the kind of programmer who loves that detailed planning) you will lose interest.

So, write a routine to draw the blank board enclosed by the world border. Now you have instant results! Now write some code to draw some wizards and creatures randomly on the board. More motivation, so now think about how to make those wizards and creatures pieces on the board rather than just graphics, then make it so you can move a creature around with the arrow keys or the mouse. Perhaps switching between selected creatures by clicking on another creature..

Speaking of the mouse, add a mouse cursor and perhaps some stats shown when over a creature. Now it&#039;s starting to look like a game already!

That&#039;s how I work anyway.. :)</description>
		<content:encoded><![CDATA[<p>We all suffer from motivation issues!</p>
<p>I used to have a series of articles on game creation where I explained how I work. Basically, I&#8217;ve found it best to focus on seeing results on the screen as soon as possible.. even if this means you will rewrite code in the future.</p>
<p>For example, for chaos you will need some basic ideas of how the data should be stored, but if you go into too much detail then (unless you are the kind of programmer who loves that detailed planning) you will lose interest.</p>
<p>So, write a routine to draw the blank board enclosed by the world border. Now you have instant results! Now write some code to draw some wizards and creatures randomly on the board. More motivation, so now think about how to make those wizards and creatures pieces on the board rather than just graphics, then make it so you can move a creature around with the arrow keys or the mouse. Perhaps switching between selected creatures by clicking on another creature..</p>
<p>Speaking of the mouse, add a mouse cursor and perhaps some stats shown when over a creature. Now it&#8217;s starting to look like a game already!</p>
<p>That&#8217;s how I work anyway.. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEPTiMUS</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-563</link>
		<dc:creator>SEPTiMUS</dc:creator>
		<pubDate>Mon, 18 May 2009 11:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-563</guid>
		<description>Just my two pence, but I&#039;ve found the best way to learn and enjoy programming is to tackle it in bite-size chunks. All my satisfaction comes from writing (relatively) clever little routines and then seeing them work. If you do it bit at a time like this, the whole process becomes a joy :)

This is one of the big strengths and bonuses of object oriented programming really; you can concentrate on making the individual components work nicely, then slot them all together.</description>
		<content:encoded><![CDATA[<p>Just my two pence, but I&#8217;ve found the best way to learn and enjoy programming is to tackle it in bite-size chunks. All my satisfaction comes from writing (relatively) clever little routines and then seeing them work. If you do it bit at a time like this, the whole process becomes a joy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is one of the big strengths and bonuses of object oriented programming really; you can concentrate on making the individual components work nicely, then slot them all together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lebowsk1</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-562</link>
		<dc:creator>Lebowsk1</dc:creator>
		<pubDate>Mon, 18 May 2009 07:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-562</guid>
		<description>Hey Richard!

Having started an attempt to do some programming (C#) my respect for what you guys do has increased even further.

I&#039;ve been playing a lot of Chaos Groove (about 50/50 compared to how often I play the original now) and I&#039;m delighted you&#039;re keeping it alive with some updates.

One of these days I really will sit down and send you some spell requests. I mean I&#039;d love to programme a remake of my own one day, but until that time in the distant future, yours is definitely the one to beat! ;-)

Just taking a look at the source code now... really want to get moving on this thing but motivation (always a problem for me) is such a factor. I can&#039;t help but think hearing from you with regard your experiences with programming could help. If there&#039;s anywhere I could go to read about that (like a blog post) please do let me know. :)</description>
		<content:encoded><![CDATA[<p>Hey Richard!</p>
<p>Having started an attempt to do some programming (C#) my respect for what you guys do has increased even further.</p>
<p>I&#8217;ve been playing a lot of Chaos Groove (about 50/50 compared to how often I play the original now) and I&#8217;m delighted you&#8217;re keeping it alive with some updates.</p>
<p>One of these days I really will sit down and send you some spell requests. I mean I&#8217;d love to programme a remake of my own one day, but until that time in the distant future, yours is definitely the one to beat! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Just taking a look at the source code now&#8230; really want to get moving on this thing but motivation (always a problem for me) is such a factor. I can&#8217;t help but think hearing from you with regard your experiences with programming could help. If there&#8217;s anywhere I could go to read about that (like a blog post) please do let me know. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewster32</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-561</link>
		<dc:creator>lewster32</dc:creator>
		<pubDate>Sun, 17 May 2009 18:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-561</guid>
		<description>Great stuff Richard, hopefully this is the beginning of a Chaos renaissance :D</description>
		<content:encoded><![CDATA[<p>Great stuff Richard, hopefully this is the beginning of a Chaos renaissance <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OICW</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-560</link>
		<dc:creator>OICW</dc:creator>
		<pubDate>Sun, 17 May 2009 16:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-560</guid>
		<description>Oh really? Actually when I think about it once more you&#039;re right, it was. I just forgot that, my bad. Anyway I hope you&#039;re doing fine and wishing best that it&#039;ll stay like that.</description>
		<content:encoded><![CDATA[<p>Oh really? Actually when I think about it once more you&#8217;re right, it was. I just forgot that, my bad. Anyway I hope you&#8217;re doing fine and wishing best that it&#8217;ll stay like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: happymonster</title>
		<link>http://chaosgroove.wordpress.com/2009/05/17/latest-chaos-groove-downloads/#comment-559</link>
		<dc:creator>happymonster</dc:creator>
		<pubDate>Sun, 17 May 2009 15:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://chaosgroove.wordpress.com/?p=98#comment-559</guid>
		<description>Hiya!

I haven&#039;t visited allegro.cc for a long time. Feel free to post on there if you wish. :)

BTW: The source was available before for some time..</description>
		<content:encoded><![CDATA[<p>Hiya!</p>
<p>I haven&#8217;t visited allegro.cc for a long time. Feel free to post on there if you wish. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW: The source was available before for some time..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
