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

相關連結: