If you were making a word game, where you want the consecutively passed over letters to join the increasingly long string, you would only need to check the x,y being within the eight tiles or less that are next to the last letter chosen. At least one of those tiles is likely to already be in the string, and so wouldn't need checking.
_______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode