Wordle TUI is a terminal-based implementation of the popular word-guessing game (by New York Times), written in Rust and using the Ratatui crate to create the Terminal User Interface.
You need to have Rust and Cargo installed on your machine. If you haven't installed them yet, you can do so via rustup.rs.