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

#213 in Games

Download history 1/week @ 2022-11-25 3/week @ 2022-12-02 2/week @ 2022-12-16 2/week @ 2022-12-23 37/week @ 2022-12-30 2/week @ 2023-01-06 1/week @ 2023-01-13 4/week @ 2023-01-20 4/week @ 2023-01-27 7/week @ 2023-02-03 54/week @ 2023-02-10 38/week @ 2023-02-17 1/week @ 2023-02-24 1/week @ 2023-03-03 32/week @ 2023-03-10

83 downloads per month

MIT license

275KB
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.1–5MB
~73K SLoC