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

Install Poodle 🐩

console $ cargo install poodle # install from crates.io!

Guess today's riddle

console $ export POODLE_LOGS="/tmp/poodle/logs.json" # set logs file optionally $ poodle start

An example (SPOILER!!!) Poodle screenshot

Display full logs

console $ poodle log

Get help message

console $ 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.