<?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/"
	
	>
<channel>
	<title>Comments on: Tic-Tac-Toe (Noughts and Crosses): Npc AI Logic Put Into Redstone Part 1</title>
	<atom:link href="http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/</link>
	<description></description>
	<lastBuildDate>Wed, 06 May 2015 13:42:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7925</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7925</guid>
		<description><![CDATA[@gudenaurock
Yeah,﻿ I stream my builds every so often.]]></description>
		<content:encoded><![CDATA[<p>@gudenaurock<br />
Yeah,﻿ I stream my builds every so often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7917</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7917</guid>
		<description><![CDATA[@gudenaurock
You totally put a﻿ / in my &lt;3]]></description>
		<content:encoded><![CDATA[<p>@gudenaurock<br />
You totally put a﻿ / in my &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7920</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7920</guid>
		<description><![CDATA[@gudenaurock
No idea﻿ bro.  Wanna hang some time? lol]]></description>
		<content:encoded><![CDATA[<p>@gudenaurock<br />
No idea﻿ bro.  Wanna hang some time? lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7911</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7911</guid>
		<description><![CDATA[@DarkPrince946
Not the same fanboy.  Using minecarts to make random variables =/= what I was trying to do here.  That shit has been done to death for ages now.  He didn&#039;t come up with it, nor is it new.  What﻿ I wanted was something that would reliably have one output always on and ONLY one on.  And that output would always be an output that didn&#039;t already exist on the board.  There is an actual reason for all of this that will make sense when I get that far.]]></description>
		<content:encoded><![CDATA[<p>@DarkPrince946<br />
Not the same fanboy.  Using minecarts to make random variables =/= what I was trying to do here.  That shit has been done to death for ages now.  He didn&#8217;t come up with it, nor is it new.  What﻿ I wanted was something that would reliably have one output always on and ONLY one on.  And that output would always be an output that didn&#8217;t already exist on the board.  There is an actual reason for all of this that will make sense when I get that far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7908</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7908</guid>
		<description><![CDATA[@DarkPrince946
Sorry, Etho put me in a fowl mood before that last reply.﻿  The point of the randomizer design I ultimately decided on was so that I could store all the data into a memory unit and use that unit to control all the logic in one swoop then reliably release the data in one delayed line from the players last accepted move.  That way I wasn&#039;t stuck waiting if their were fewer moves left on the board (meaning it wouldn&#039;t spit out data that was already taken in the game).]]></description>
		<content:encoded><![CDATA[<p>@DarkPrince946<br />
Sorry, Etho put me in a fowl mood before that last reply.﻿  The point of the randomizer design I ultimately decided on was so that I could store all the data into a memory unit and use that unit to control all the logic in one swoop then reliably release the data in one delayed line from the players last accepted move.  That way I wasn&#8217;t stuck waiting if their were fewer moves left on the board (meaning it wouldn&#8217;t spit out data that was already taken in the game).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gudenaurock</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7916</link>
		<dc:creator><![CDATA[gudenaurock]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7916</guid>
		<description><![CDATA[@roboticaust﻿ Sorry.]]></description>
		<content:encoded><![CDATA[<p>@roboticaust﻿ Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gudenaurock</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7926</link>
		<dc:creator><![CDATA[gudenaurock]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7926</guid>
		<description><![CDATA[Live-stream?﻿]]></description>
		<content:encoded><![CDATA[<p>Live-stream?﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboticaust</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7922</link>
		<dc:creator><![CDATA[roboticaust]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7922</guid>
		<description><![CDATA[@TheCrazedLunatic
Thanks for the compliments.  Fancynfar brainfucked me yesterday with his randomizer design that should be up shortly.  So even I get blown away﻿ by other peoples redstone.  Daftasbush for instance did a really intelligent bcd to binary display that I understand entirely, but was so simple and brilliant that I felt utterly stupid that I didn&#039;t think of it myself.]]></description>
		<content:encoded><![CDATA[<p>@TheCrazedLunatic<br />
Thanks for the compliments.  Fancynfar brainfucked me yesterday with his randomizer design that should be up shortly.  So even I get blown away﻿ by other peoples redstone.  Daftasbush for instance did a really intelligent bcd to binary display that I understand entirely, but was so simple and brilliant that I felt utterly stupid that I didn&#8217;t think of it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkPrince946</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7909</link>
		<dc:creator><![CDATA[DarkPrince946]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7909</guid>
		<description><![CDATA[@roboticaust Wow dude, sorry, and believe me im not a fanboy, and i&#039;m pretty sure the only quick random way to get redstone is torch burnout, cati is too slow, and im not sure how your going to use minecarts but rainbow roads way isnt compleatly random, it repeats, even if its clock doesnt stop. But i&#039;ll reserve final judgement﻿ on it till i see it, and i&#039;m sure your going to come up with something diffrent.]]></description>
		<content:encoded><![CDATA[<p>@roboticaust Wow dude, sorry, and believe me im not a fanboy, and i&#8217;m pretty sure the only quick random way to get redstone is torch burnout, cati is too slow, and im not sure how your going to use minecarts but rainbow roads way isnt compleatly random, it repeats, even if its clock doesnt stop. But i&#8217;ll reserve final judgement﻿ on it till i see it, and i&#8217;m sure your going to come up with something diffrent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheCrazedLunatic</title>
		<link>http://minecraftvideos.info/tic-tac-toe-noughts-and-crosses-npc-ai-logic-put-into-redstone-part-1/#comment-7915</link>
		<dc:creator><![CDATA[TheCrazedLunatic]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/?p=1944#comment-7915</guid>
		<description><![CDATA[@roboticaust Lol yeah, I mean I know you&#039;re probably not the smarter than everybody in the redstone mechanics community lol, but I still find your stuff very interesting. I hardly understand any of it honestly, but that&#039;s what I like about it. I like﻿ trying to figure out stuff I don&#039;t understand so that I..Well..Understand haha. But anyways, do they have youtube channels cuz I would love to see their work as well :)]]></description>
		<content:encoded><![CDATA[<p>@roboticaust Lol yeah, I mean I know you&#8217;re probably not the smarter than everybody in the redstone mechanics community lol, but I still find your stuff very interesting. I hardly understand any of it honestly, but that&#8217;s what I like about it. I like﻿ trying to figure out stuff I don&#8217;t understand so that I..Well..Understand haha. But anyways, do they have youtube channels cuz I would love to see their work as well :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
