SkillAgentSearch skills...

Wordle

Summer of Math Exposition 2 Wordle

Install / Use

/learn @fredoverflow/Wordle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • Install Java from https://adoptium.net
  • Download Wordle3.java (and the .txt files)
cd Downloads
javac Wordle3.java
java Wordle
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks7

Languages

Java

Security Score

60/100

Audited on Sep 30, 2024

No findings