Board.new(:size => n) creates a random boggle board of size n
Board.new(:size => n).all_words should return all possible valid words on the board
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Board.new(:size => n) creates a random boggle board of size n
Board.new(:size => n).all_words should return all possible valid words on the board