This cli repository is the implementation of a Christmas hangman challenge
Only the installation with cargo is possible. https://crates.io/crates/hadvent
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.