You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a python implementation of the Boggle game board.
This game is played on a 5x5 board in which the user finds 5-letter words, supplied by the words.dat file, in sequences of adjacent letters.
To play, simply run the python module.