A certain word game but in the terminal.
Grab the latest binary from the Github Actions tab.
Alternatively, to build from source, install the Rust Toolchain and then
cargo install --git https://github.com/neelkarma/terdle.git
After that, just run terdle
in the terminal.