Boggle!

Overview:

For our final project in COMP 128, (Data Structures), I worked with May Kinnamon and Miri Leonard to create our own version of Parker Brother's word game, Boggle!. Boggle is a game where players shake a board filled with dice that land on random letters, creating a 4x4 board of letters. The players then have a set amount of time to find all words they can on the board by connecting letters on the adjacent dice (including diagonally) while never using the same dice twice in a single word. In multiplayer games, players are scored based on how many unique 3 or more letter words they got and are awarded more points for longer words.

Boggle is normally meant to be played using a pencil and paper (along with the dice), so we wanted to create a digital version of the game with extra features for the players. This project was coded using Java and Macalester Kilt Graphics.

Features:

Showcase: