RubyGems Navigation menu

words_matrix 0.0.1

A command line app able to generate a random word search grid n x n (n: number of rows/number of columns) and find all the words inside it. - The grid letters must be uppercase. - The valid words are defined inside the file dict.txt - The minimum size of a valid word is 3 characters. - The program must detect all possible directions: horizontal, vertical and diagonal. (The words can be on reverse order)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.1 - March 06, 2016 (1.7 MB)

Runtime 相依性套件 (1):

thor >= 0

Development 相依性套件 (4):

bundler ~> 1.6
rake >= 0
rspec >= 0
rspec-its >= 0

擁有者:

作者:

  • Alona Mekhovova

SHA 256 總和檢查碼:

529b3ddb9010dca090f0210b1492153412ed0c03aac5105873500b8b074ddc7e

總下載次數 2,832

這個版本 2,832

授權:

MIT

Ruby 版本需求: >= 0

相關連結: