Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 359 Bytes

File metadata and controls

23 lines (14 loc) · 359 Bytes

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~