Crates.io | hadvent |
lib.rs | hadvent |
version | 0.2.1 |
source | src |
created_at | 2021-12-02 12:51:34.134179 |
updated_at | 2021-12-13 16:21:18.163649 |
description | A game of hangman |
homepage | https://github.com/mgh87/h-advent |
repository | https://github.com/mgh87/h-advent |
max_upload_size | |
id | 491188 |
size | 98,053 |
This cli repository is the implementation of a Christmas hangman challenge
Only the installation with cargo is possible.
cargo install hadvent
hadvent
will start the game with a single predefined word
hadvent MyRiddleWord
will start the game with the word MyRiddleword
Only single words can be used for the game.