Rearrange the tiles to form words and place them strategically on the grid to achieve the maximum possible score. Each word must be connected to another word in the grid.
Each legitimate word is independently scored, and the cumulative score for all words will be tallied. Bonus tiles are to be taken into account for each word (as specified below). In instances where two words intersect at a bonus tile, the bonus is applied to both words.
(Double Letter) The score for the individual tile is doubled.
(Triple Letter) The score for the individual tile is tripled.
(Double Word) The score for the whole word is doubled.
(Triple Word) The score for the whole word is tripled.
Start grid:
These tiles can be placed to give the solution below.
This gives a total of 12, which is then doubled as the 'W' is placed on a double word score. Therefore, the score for the word 'WORD' is 24.
This gives a total of 7.
The scores for each word are aggregated, resulting in a total of 31 points.