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

インストール:
=

バージョン履歴:

  1. 0.1.0 May 26, 2012 (13KB)
  2. 0.0.5 May 26, 2012 (7KB)
  3. 0.0.4 May 15, 2012 (60KB)
  4. 0.0.3 May 15, 2012 (35KB)
  5. 0.0.2 May 15, 2012 (10KB)
全てのバージョンを表示(全6件)

所有者:

作者:

  • Casey Robinson

SHA 256チェックサム:

=

累計ダウンロード数 26,720

このバージョンのみ 4,112

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9

リンク: