From: jason r tibbetts Date: 2006-10-13T23:30:31+09:00 Subject: Re: [QUIZ] A* (#98) Step #5 is missing. Should it be '???' or 'Profit!'? :) ... > Step 4: Choose the best tile to move to by comparing the score of the > surrounding tiles and choosing the lowest. > > Step 6: Repeat Steps 1-4 until you reach the goal tile. Be careful to prevent > checking tiles twice and/or circling back. ...