<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Atomic Monks, LLC — Pathfinding in JavaScript]]></title>
		<link>http://forums.atomicmonks.com/topic/1023/pathfinding-in-javascript/</link>
		<atom:link href="http://forums.atomicmonks.com/feed/rss/topic/1023/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Pathfinding in JavaScript.]]></description>
		<lastBuildDate>Sat, 15 Nov 2008 01:44:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Pathfinding in JavaScript]]></title>
			<link>http://forums.atomicmonks.com/post/6554/#p6554</link>
			<description><![CDATA[<p>A few months ago I was testing out several methods of finding the most efficient path between two points on a grid...pathfinding. This was for combat mode in the Muties game, and it was much faster to fiddle with it all in JavaScript instead of PHP (where the final version now resides).</p><p>For the curious, <a href="http://www.atomicmonks.com/path.html">here is the test page</a> that I was using to test it. Everything needed is on that page (scripts included). If you have any specific questions about what you find there, post a comment and I&#039;ll do my best to answer.</p><p>Oh, obviously you&#039;ll need to have JavaScript enabled. The page was tested in Firefox, IE7, and Chrome.</p><p>Right-click to set the green point, and shift+right-click to set the red point.</p>]]></description>
			<author><![CDATA[null@example.com (Brother Erryn)]]></author>
			<pubDate>Sat, 15 Nov 2008 01:44:35 +0000</pubDate>
			<guid>http://forums.atomicmonks.com/post/6554/#p6554</guid>
		</item>
	</channel>
</rss>

