Add hangman game: the gallows cli game
This commit is contained in:
parent
d30fdc3224
commit
b0f4607b2d
13 changed files with 792 additions and 1 deletions
|
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue