Git Product home page Git Product logo

wordle-cli's Introduction

Wordle CLI

Play Wordle in your command line!

Screenshots

Wordle in-game

Wordle game over

Wordle statistics

Download

You can download the latest binary from the GitHub releases page. Placing the binary somewhere in your PATH will make it available system-wide.

For Debian users

If you have Debian or a Debian-based system, you can use our Debian package repository to install and update Wordle CLI globally.

Run the following commands in succession:

echo "deb https://deb.nimblebun.works/debian stable main" | sudo tee /etc/apt/sources.list.d/nimblebun.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 033D0D4895F432D1
sudo apt update
sudo apt install wordle-cli

For Arch Linux users

If you have Arch Linux or an Arch-based system (e.g. Manjaro), you can install Wordle CLI globally through AUR.

Example using yay:

yay -S wordle-cli-bin

Usage

./wordle          # play today's official word
./wordle daily    # play today's Wordle CLI word
./wordle random   # play a random word

In-game you can press CtrlC to quit anytime. You can press Enter to validate your current word (note: invalid words will not be validated). Pressing Backspace will remove the last letter.

Once you're on the finish screen you can use the โ†’ key to view your statistics for the chosen Wordle type. You can then use the โ† key to return to the game overview. Note: random mode does not have statistics.

In random mode, you can press CtrlN on the finish screen to play a new random word.

Credits

License

MIT.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.