Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 255 Bytes

File metadata and controls

4 lines (4 loc) · 255 Bytes

Boggle-Game

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.