1.0.9 • Published 2 years ago

@lekoleko/wordle-solver v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.8

2 years ago

1.0.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago