#wordle #word #terminal #day #attempt #guessing #play

bin+lib cl-wordle

终端中的 Wordle

16 个不稳定版本 (3 个破坏性更新)

0.4.0 2022年2月15日
0.3.0 2022年2月14日
0.2.2 2022年2月9日
0.1.10 2022年2月7日

游戏 中排名第 324

每月下载量 44

MIT 许可证 MIT

445KB
3.5K SLoC

终端中的 wordle

download docs

Wordle

Wordle 是一款猜词游戏。每天你必须猜一个新的单词。你有 6 次机会,每次尝试都会揭示一些信息。

Example

用法

# 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>

安装

cargo install cl-wordle --locked

演示

Demo

依赖项

~0.2–12MB
~76K SLoC