Skip to content
/ word-hunt Public

Solves 4x4 Word Hunt (Boggle) boards and can automatically input them on an iPad.

Notifications You must be signed in to change notification settings

rw-a/word-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Hunt (Boggle) Solver

Manual Word Solver (website)

  1. Go on the Github pages site.
  2. Start your Word Hunt game.
  3. Input your letters into the solver.
  4. Click on a generated word to show it's path on the board.
  5. Manually copy the word back into the game.

Automatic Solver (Python)

  1. Install Across Center
  2. Run Across Center and connect your iPad to your computer using Bluetooth.
  3. Start your Word Hunt game.
  4. Run wordhunter.py

Requirements

  • Python
  • OpenCV
  • Pytesseract

About

Solves 4x4 Word Hunt (Boggle) boards and can automatically input them on an iPad.

Topics

Resources

Stars

Watchers

Forks