RubyGems Navigation menu

word_searcher 2.0

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:
=

installieren:
=

Versionen:

  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)

Runtime Abhängigkeiten (5):

activesupport ~> 5.2
crm_formatter ~> 2.65
mechanizer ~> 1.12
scrub_db ~> 2.23
url_verifier ~> 2.12

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Adam Booth

SHA 256-Prüfsumme:

=

Downloads insgesamt 7.967

Für diese Version 1.519

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: ~> 2.5.1

Links: