go-boggle

module
v0.0.0-...-18c2836 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2023 License: BSD-2-Clause

README

go-boggle

A Boggle solver in Go.

Usage

To solve the Boggle grid boggle-example.txt using the word list scrabble.fr.txt:

make build
./cmd/boggle/boggle -w ./assets/scrabble.fr.txt -b ./assets/boggle-example.txt

Check help:

./cmd/boggle/boggle -h

To remove the executable:

make clean

Directories

Path Synopsis
cmd
boggle command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL