Fastest Scrabble Algorithm ?

Written by

in

After making a small change, I’ve managed to improve the algorithm so that the computer will make a move in under a second every turn. Considering this is all written in pure JavaScript and runs on the browser, I’m starting to wonder whether the algorithm I wrote is the fastest existing scrabble algorithm out there…

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *