RubyGems Navigation menu

boggle_solver 0.0.5

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:
= Copy to clipboard Copied!

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:

08f4e22e89897f59dcdf585c54fb05c7091cdab43c08db17c9c40775f334641c

Total downloads 25,700

For this version 3,952

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: