Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩
console
$ cargo install poodle # install from crates.io!
console
$ export POODLE_LOGS="/tmp/poodle/logs.json" # set logs file optionally
$ poodle start
An example (SPOILER!!!)
console
$ poodle log
console
$ 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.