A tool to help you win the wordle game. This tool provides a best guess word and a set of candidate words for each step. Can be used in both hard mode and non-hard modes. You can always choose which word you want to enter.
npm i
node index.js
- Choose hard mode or not
- Start with a random word
- Add the word in the prompt with option
Set '+' for exact match (green), '-' for not existing (grey) and '.' for missplaced (orange) letters in the exact position of option
For example: if tempo
is typed and t
is shown as orange
and e
shown as green
and all others are grey, then the option should be .+---
- Get the best guess word and enter it in the game
- repeat 4 & 5 till you get the correct word