RubyGems Navigation menu

boggle_solver 0.0.4

Ruby program that employs graph theory to solve a word matrix puzzle (Boggle). # Introduction Boggle Master consists of a 5x5 grid of letters. The goal of the game is to make as many words as possible from this grid by connecting neighboring letters. To generate a random puzzle the game uses 25 dice with letters on each side. The dice are shaken and each fall into a slot in the grid.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 26, 2012 (13 KB)
  2. 0.0.5 May 26, 2012 (7 KB)
  3. 0.0.4 May 15, 2012 (60 KB)
  4. 0.0.3 May 15, 2012 (35 KB)
  5. 0.0.2 May 15, 2012 (10 KB)
Show all versions (6 total)

Owners:

Authors:

  • Casey Robinson

SHA 256 checksum:

=

Total downloads 26,720

For this version 4,355

Version Released:

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: