A hangman game using CLI for the input and output. One of the very first project of mine.
Make sure to have rust installed first.
Clone the project
git clone https://github.com/Najidnadri/Hangman-CLI
Go to the project directory
cd Hangman-CLI
Start the game
cargo run