Spelling Bee Solver
Developer
Craig Warner
About
A program for solving the New York Times spelling bee puzzle.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/craig-warner/solve-spelling-bee-fyne@latest
Or you can download the code directly from git:
git clone https://github.com/craig-warner/solve-spelling-bee-fyne