wordle in your terminal

download docs

Wordle

Wordle is a word guessing game. Each day you have to guess a new word. You have 6 attempts and each attempt you make reveals some information.

Example

Usage

```sh

play the daily wordle game

wordle

play the given day (eg if you missed a day)

wordle day

play the given date

wordle date

play a random game

wordle random

play a custom word

wordle custom ```

Install

sh cargo install cl-wordle --locked

Demo

Demo