poyea / poodle

🟩 A word-guessing game from your terminal inspired by Wordle, written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🟩 A word-guessing game from your terminal inspired by Wordle, written in Rust

License:MIT License


Languages

Language:Rust 100.0%