This is a pretty cool guessing game that you can play just to pass time.
This game is built in Ruby and is built as a way for me to practice my coding skills in Ruby. It includes the following features:
- It has a n interactive shell.
- Allows you to enter your name.
- Allows you to guess a random number.
- Allows you to guess thrice.
- Ruby
To get a local copy up and running follow these simple example steps.
- Ruby installed on your system.
- Clone the game using
git clone https://github.com/KelynPNjeri/Guessing-Game.git
- Navigate into the directory to which you downloaded the game and run
ruby guessing_game.rb
👤 Author1
- Github: @KelynPNjeri
- Twitter: @KelynNjeri
- Linkedin: Kelyn Njeri
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.