Back
Scrabble (Akari) (1131)
Instruction:
Put at most one letter into each cell so that the given words can be read either across (left-to-right) or down (top-tobottom) in consecutive cells in the grid. Every word must appear in the grid exactly once, and no other words may appear in the grid (that is, if two cells are filled and are adjacent orthogonally, then there must be a word that uses both of them). Every word must have either a blank cell or the edge of the grid before and after it. All letters must be (orthogonally) connected in a single group.
Some letters may be already supplied in the grid. For any such letter, all instances of that letter are given.
Each cell with a letter O "lights up" itself and all cells in the four orthogonal directions until the light beam encounters another letter or the edge of the grid. It is not permitted to have two Os light up each other. All empty cells must be lit up by at least one O.