4 releases
0.2.1 | Dec 13, 2021 |
---|---|
0.2.0 | Dec 13, 2021 |
0.1.1 | Dec 2, 2021 |
0.1.0 | Dec 2, 2021 |
#22 in #cli-game
64KB
273 lines
Christmas challenge
This cli repository is the implementation of a Christmas hangman challenge
Installation with Cargo
Only the installation with cargo is possible.
cargo install hadvent
Run the tool
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.
Example screens
Start of game
Victory Screen
Game Over Screen
Dependencies
~6MB
~106K SLoC