Skip to content

er2/Scwordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

Usage

Run the main method in Scwordle.scala and interact at the console.

Play the words given.

After each play give the response in the following format:

  • v: correct (think ✔)
  • x: nowhere (think ❌)
  • ~: somewhere else

So for example

⬛🟨⬛🟩🟨

would be

x~xv~

About

Wordle solver in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages