4 releases
0.6.3 | Jun 27, 2023 |
---|---|
0.6.2 | May 10, 2022 |
0.6.1 | Apr 17, 2022 |
0.6.0 | Apr 17, 2022 |
#1742 in Command line utilities
64KB
470 lines
Poodle
Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩
Features
- ✅ In Rust 🦀
- ✅ Attempt logs
- ✅ Rules of the original game
- ✅ Customizable, extendable, localizable
- ✅ More to come
How to use it
Install Poodle 🐩
$ cargo install poodle # install from crates.io!
Guess today's riddle
$ export POODLE_LOGS="/tmp/poodle/logs.json" # set logs file optionally
$ poodle start
An example (SPOILER!!!)
Display full logs
$ poodle log
Get help message
$ poodle --help
If you like this, please
- Star
- Fork
- Contribute
License
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.
Dependencies
~4–15MB
~140K SLoC