1.0.9 • Published 3 years ago

@lekoleko/wordle-solver v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Wordle solver

An unofficial solver for Wordle - A daily word game. Currently, it can solve only easy mode.

screenshot

Installation

  1. Clone this repository
  2. Run npm i on the project root
  3. Create words.json on the project root somehow. The content must be string[]

Getting started

Launch repl

npm run dev

Run in emulation mode

npm run dev:emulate {{ANSWER_WORD}}

Logging

You can use DEBUG environment variables for verbose logging.

1.0.9

3 years ago

1.0.8

3 years ago

1.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago