A basic hangman game built with Ruby
- User type a letter to guess the hangman word
- The game ends when you guess wrong 3 times
- Users can type enter to end the game
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
- Ruby
- run bin/main.rb
- You have 3 chances
- Try to guess the correct word by entering a letter.
- The game ends when you have a correct guess or you when you guess wrong 3 times.
👤 Kelly Booster
- Github: @kelibst
- Twitter: @keli_booster
- Linkedin: Kekeli (Jiresse) Dogbevi
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse
This project is [MIT] licensed.