3个版本

0.1.2 2022年5月12日
0.1.1 2022年5月12日
0.1.0 2022年5月11日

#881 in 游戏

MIT许可证

45KB

Wordle猜词器

厌倦了使用不那么出色的在线工具

安装

cargo install gwordle

单词列表

感谢 https://github.com/tabatkins/wordle-list 提供单词列表

参数

-m, --matcher           This is the query, use a . for unknown letters. For example you might know where s and h goes sh...
-h, --has               This is where you put letters that you know are in the word. For example you might know there is a "o" and a "t" (-h ot)
-e, --exclude           This is where you put letters that you know aren't in the word. For example xovyq

依赖项

~6MB
~114K SLoC