mirror of
https://github.com/JakeStanger/Boggle-Solver.git
synced 2026-07-11 09:14:01 +01:00
Program to find words on a given Boggle board for school EPQ.
- Python 65.2%
- HTML 34.8%
| bin | ||
| boggle_solver | ||
| .gitignore | ||
| dictionary.txt | ||
| importToDictionary.py | ||
| MANIFEST.in | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
Boggle Solver
A program written in Python, with an HTML/Javascript front end capable of finding all the words on a Boggle board, written for my school EPQ.