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

installation:
=

Versions:

  1. 0.0.1 - March 06, 2016 (1,66 Mo)

Dépendances de Runtime (1):

thor >= 0

Dépendances de Development (4):

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

Propriétaires:

Auteurs:

  • Alona Mekhovova

Total de contrôle SHA 256:

=

Total de téléchargements 2 873

Pour cette version 2 873

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: