Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩
sh
$ cargo -V
cargo 1.56.0 (4ed5d137b 2021-10-04)
$ cargo install --path . # install
$ cargo run -- start # or run directly
bash
$ poodle start
An example (SPOILER!!!)
bash
$ poodle log
bash
$ poodle --help
This repository is licensed under MIT. See also LICENSE for details. Poodle is inspired by Wordle. Wordle is developed by Josh Wardle. The original game can be accessed here.