Skip to content

Repository files navigation

Go

  • Install Go from https://go.dev/dl
  • Download go.mod and wordle.go (and the .txt files)

Git Bash / PowerShell

cd Downloads
go build
./wordle

CMD

cd Downloads
go build
wordle

Java

cd Downloads
javac Wordle3.java
java Wordle

About

Summer of Math Exposition 2 Wordle

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages