Boggle Automator
Justin, ongoingboggg
We like super big boggle (6x6). We play it at home, planes, everywhere. I like to look for super long words.
I thought I’d build a dedicated table that can shuffle, solve, and present the longest word / max score.
I have split it into a few components:
- Shuffler (Shuffling the dice after a game)
- Dice placer (Placing the shuffled dice into the grid)
- Camera (Take a photo of the new board)
- Solver (Solve the board)
- Riser (Raise the board to table level and reveal it to players)
- Solution (Display longest word, maybe some other metrics)
- Tear down (Return board to interior, place dice into shuffler)
shuffler
The shuffler is currently based on a tennis ball machine.
Dice placer
The shuffler outputs one dice at a time. An x-y gantry moves the board to the correct place for the dice.



Solver
This is standard and solved.
Riser
Still working on a solution, but currently thinking some kind of scissor or linear rail riser.