@lekoleko/wordle-solver
v1.0.9
Published
An unofficial solver for [Wordle - A daily word game](https://www.powerlanguage.co.uk/wordle/). Currently, it can solve only easy mode.
Readme
Wordle solver
An unofficial solver for Wordle - A daily word game. Currently, it can solve only easy mode.

Installation
- Clone this repository
- Run
npm ion the project root - Create
words.jsonon the project root somehow. The content must bestring[]
Getting started
Launch repl
npm run devRun in emulation mode
npm run dev:emulate {{ANSWER_WORD}}Logging
You can use DEBUG environment variables for verbose logging.
