<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NXTCentral.com &#187; NXC</title>
	<atom:link href="http://www.nxtcentral.com/tag/nxc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nxtcentral.com</link>
	<description>The Place for Everything LEGO MINDSTORMS NXT</description>
	<lastBuildDate>Sat, 12 Jul 2008 11:08:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>NXT Connect 4 Robot</title>
		<link>http://www.nxtcentral.com/2008/04/09/nxt-connect-4-robot/</link>
		<comments>http://www.nxtcentral.com/2008/04/09/nxt-connect-4-robot/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 09:00:48 +0000</pubDate>
		<dc:creator>snowblader13</dc:creator>
				<category><![CDATA[NXT]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[connect 4]]></category>
		<category><![CDATA[germany]]></category>
		<category><![CDATA[MINIMAX]]></category>
		<category><![CDATA[NXC]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.nxtcentral.com/?p=287</guid>
		<description><![CDATA[Here is a pretty cool project that Sascha from Germany Sent me. Here is the information from Sascha: &#8220;This is the Lego NXT &#8220;4 In A Row&#8221; robot project. This robot is able to play against you on itself. He is independend of any computer, so the program &#8211; programmed with NXC &#8211; is running [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a pretty cool project that Sascha from Germany Sent me.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/bC2BvoOUkpQ&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/bC2BvoOUkpQ&amp;hl=en" wmode="transparent"></embed></object></p>
<p>Here is the information from Sascha:</p>
<p>&#8220;This is the Lego NXT &#8220;4 In A Row&#8221; robot project.<br />
This robot is able to play against you on itself.<br />
He is independend of any computer, so the program &#8211; programmed with NXC &#8211; is running on the NXT brick.<br />
The human player can choose the row while pushing the touch sensor as often as the row&#8217;s number. The computer decides on its own, which row would be the best for it.<br />
This KI is working mainly on the MINIMAX algorithm. However the computer is not as hard as i want him to be, because of the less NXT Brick speed.<br />
the algorithm works like that: The computer simulates the next 3 possible steps and gives any game situation a specific number of points. The Row with the most points will be the next computers choice.<br />
The robot uses three NXT motors:<br />
- one is moving the gameboard<br />
- the second fixes the stones<br />
- the third opens the gate&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nxtcentral.com/2008/04/09/nxt-connect-4-robot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
