-
Run
npm run build
to init the app. -
Run
npm run start
to run the app. -
The app will randomly suggest the first guess word for you from the list of best first-words-to-use.
-
Type in the word. The app will calculate the next best word and suggest it.
-
Repeat Step 4 until you either win or run out of chances.
-
If you would like to abort the app, press
ctrl + c
.
Note: Standard Wordle rules apply.