wordle, but in the command line
Project description
━━━━━━ ❖ ━━━━━━
❖ Information
wordle-cli is, as the name suggests, wordle in the command-line. There are no fancy gui/tui elements, just a simple and minimalistic way to play wordle :)
❖ Installation
Install from pip
$ pip3 install wordlecli
Install from source
- First, install poetry
$ git clone https://github.com/dotzenith/wordle-cli.git
$ cd wordle-cli
$ poetry build
$ pip3 install ./dist/wordlecli-0.2.6.tar.gz
❖ Usage
Playing wordle in the command-line is as simple as running the following command:
$ wordle
But if your addiction to wordle needs more, you can also play an older wordle by specifying it's number
$ wordle 240
The on-screen keyboard can be turned off using the --hard
option
$ wordle --hard
❖ What's New?
0.2.6 - Author Changes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wordlecli-0.2.6.tar.gz
(44.8 kB
view hashes)
Built Distribution
wordlecli-0.2.6-py3-none-any.whl
(43.6 kB
view hashes)
Close
Hashes for wordlecli-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70e41573630159fd00acf8e74884dfc84d5b226f2b376f1becdc2383f88728ed |
|
MD5 | 0d954b2287e134a28ff8b3cfe1c2374a |
|
BLAKE2b-256 | f2bde42791d252c5c94951640033d81c72f7fb6d4dfe34e71a0cf80f13990eeb |