dayton-dynamic / cheat-at-wordle

Provide suggestions consistent with what is known during the game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheat-at-wordle

Provide suggestions consistent with what is known during the game.

poetry install

To run: wordle

Enter results of a guess like 'xgxyy', where

  • g: Green (correct)
  • y: Yellow (correct, but misplaced)
  • x: Grey (wrong)

About

Provide suggestions consistent with what is known during the game.


Languages

Language:Python 100.0%