Categories: None [Edit]

words_matrix

https://rubygems.org/gems/words_matrix
https://github.com/alony/words_matrix
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)

Total

Ranking: 158,643 of 183,763
Downloads: 2,922

Daily

Ranking: 171,962 of 183,748
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,485,019,423bundler
10978,960,678rake
24850,469,024thor
26829,810,900rspec
43884,723,296rspec-its

Owners

#GravatarHandle
1iconalony