16 unstable releases (3 breaking)

0.4.0 Feb 15, 2022
0.3.0 Feb 14, 2022
0.2.2 Feb 9, 2022
0.1.10 Feb 7, 2022

#291 in Games

36 downloads per month

MIT license

445KB
3.5K SLoC

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

# play the daily wordle game
wordle

# play the given day (eg if you missed a day)
wordle day <day-number>

# play the given date
wordle date <year-month-day>

# play a random game
wordle random

# play a custom word
wordle custom <word>

Install

cargo install cl-wordle --locked

Demo

Demo

Dependencies

~0.2–10MB
~73K SLoC