Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩
- ✅ In Rust 🦀
- ✅ Attempt logs
- ✅ Rules of the original game
- ✅ Customizable, extendable, localizable
- ✅ More to come
$ cargo install poodle # install from crates.io!
$ export POODLE_LOGS="/tmp/poodle/logs.json" # set logs file optionally
$ poodle start
$ poodle log
$ poodle --help
- Star
- Fork
- Contribute
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.