WordSearcher generates a new word search puzzle with your input word, then tries to solve the puzzle. It is not programmed to win every game. It simply compares each letter of the word with all those available on the board, then randomly selects one. Then, it looks to see if the next letter of the word is joining the prior, and so forth. It plays more like a human, rather than a computer, so make the game more fun. Each time you play, notice that the board changes each time, even for the same input word.

Required Ruby Version

~> 2.5.1

Authors

Adam Booth

Versions

  1. 2.1 July 22, 2018 (11 KB)
  2. 2.0 July 10, 2018 (11 KB)
  3. 1.03 July 09, 2018 (11 KB)
  4. 1.02 July 09, 2018 (11 KB)
  5. 1.01 July 05, 2018 (9 KB)

SHA 256 checksum