Crates.io | poodle |
lib.rs | poodle |
version | 0.6.3 |
source | src |
created_at | 2022-04-17 15:33:07.412755 |
updated_at | 2023-06-27 02:22:21.459646 |
description | Not a poodle, but a word-guessing game from your terminal |
homepage | https://github.com/poyea/poodle/ |
repository | https://github.com/poyea/poodle/ |
max_upload_size | |
id | 569487 |
size | 261,688 |
Not a 🐩 (Poodle), but a word-guessing game from your terminal. 🟩⬛🟩🟨🟩
$ cargo install poodle # install from crates.io!
$ export POODLE_LOGS="/tmp/poodle/logs.json" # set logs file optionally
$ poodle start
$ poodle log
$ poodle --help
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.