RubyGems Navigation menu

word_searcher 2.1

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.

Gemfile:
=

安装:
=

版本列表:

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

Runtime 依赖 (5):

activesupport ~> 5.2
crm_formatter ~> 2.65
mechanizer ~> 1.12
scrub_db ~> 2.24
url_verifier ~> 3.1

Development 依赖 (4):

bundler >= 1.16.2, ~> 1.16
pry ~> 0.11.3
rake >= 12.3.1, ~> 12.3
rspec ~> 3.7

业主:

作者:

  • Adam Booth

SHA 256 校验和:

=

下载总量 7,967

这个版本 1,998

版本发布:

许可:

MIT

需要的 Ruby 版本: ~> 2.5.1

链接: