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: 159,072 of 184,765
Downloads: 2,961

Daily

Ranking: 42,927 of 184,752
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,627,428,960bundler
101,024,224,644rake
24886,904,126thor
26854,168,030rspec
44787,007,981rspec-its

Owners

#GravatarHandle
1iconalony