Skip to content

An unofficial solver for the Wordle

License

Notifications You must be signed in to change notification settings

Leko/wordle-solver

Repository files navigation

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.

About

An unofficial solver for the Wordle

Topics

Resources

License

Stars

Watchers

Forks