Skip to content

Instantly share code, notes, and snippets.

View kanhirun's full-sized avatar

Kel Kanhirun kanhirun

  • New York, NY
View GitHub Profile
=begin========================================================================
EXERCISE: Create a Boggle Board Class
Ruby 2.1.0
Kel Kanhirun
January 30, 2014
I/O: #create_word, String => String
#get_row, Integer => Array
#get_col, Integer => Array