Poodle Rust Release GitHub issues GitHub forks GitHub stars GitHub license

Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩

Features

How to use it

Setting up Poodle

sh $ cargo -V cargo 1.56.0 (4ed5d137b 2021-10-04) $ cargo install --path . # install $ cargo run -- start # or run directly

Guess today's riddle

bash $ poodle start

An example (SPOILER!!!) Poodle screenshot

Display full logs

bash $ poodle log

Get help message

bash $ poodle --help

If you like this, please

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.