/wordle-solver

Wordle solver using the original list of words and an offset

Primary LanguageTypeScript

Wordle Solver


Requirements

  • NodeJS
  • TypeScript

Installation

  1. Clone the repository.
  2. Run the command ts-node src/index.ts.