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: 161,732 of 190,365
Downloads: 3,203

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
251,046,131,234thor
29957,790,816rspec
50497,137,887rspec-its

Owners

#GravatarHandle
1iconalony