A solver for Words With Friends and Scrabble, written in Scala, using a greedy brute-force approach. The given word starting position has the row number first (starting from 0), so (0, 0) is the ...