Skip to content

A basic hangman game built with Ruby. Terminal application, users make a number of guesses. 3 wrong guesses end the game. User wins when they guess the entire word.

License

Notifications You must be signed in to change notification settings

kelibst/ruby-hang-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-hang-me

A basic hangman game built with Ruby

Description

  • 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

Usage

  • 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

preview

screenshot

Built With

  • Ruby

How to get started

  • run bin/main.rb

How to play

  • 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.

Authors

👤 Kelly Booster

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is [MIT] licensed.

About

A basic hangman game built with Ruby. Terminal application, users make a number of guesses. 3 wrong guesses end the game. User wins when they guess the entire word.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages