Created
April 7, 2014 07:35
-
-
Save teddyknox/10016148 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TwitterPrep ➤ python boggle.py | |
building dictionary tree... done. | |
5x5 board | |
---------- | |
T Y G L B | |
T C C N D | |
H Y Y O T | |
E N C U M | |
M N U D E | |
---------- | |
source: 'T' at (1, 0) | |
longest word is THEME, with a length of 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment