Define your guesses...
raise
. .
(space = grey, .
(dot) = yellow, anything else = green)
and then cat guesses | go run main.go
to receive your next best guess word!
outer
Given the following guesses file
raise
. x
print
xxx
bring
xxx
then go run main.go -t drink guesses
prints
raise OK raise
print OK print
bring OK bring