- Install Go from https://go.dev/dl
- Download
go.modandwordle.go(and the.txtfiles)
cd Downloads
go build
./wordle
cd Downloads
go build
wordle
- Install Java from https://adoptium.net
- Download
Wordle3.java(and the.txtfiles)
cd Downloads
javac Wordle3.java
java Wordle