1.0.9 • Published 4 years ago
@lekoleko/wordle-solver v1.0.9
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.