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

#1255 in Command line utilities

44 downloads per month

Custom license

64KB
470 lines

Poodle Rust Release GitHub issues GitHub forks GitHub stars GitHub license

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!!!) Poodle screenshot

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
~145K SLoC