Ruby CLI Hangman is a personal student project and as such is intended solely for educational purposes. This application was created by [Jack Perry](japerry911 (Jack P) · GitHub) and [Brandon Green](brandong1 (Brandon Lee Green) · GitHub)
This CLI application allows you to play a game of Hangman from the command line.
Users have the option to select one of four different categories of words they wish to try and guess.
After you clone this repository to your local machine, cd
into the project directory and run bundle install
to install required gems.
Next run rake db:migrate
and then rake db:seed
and you’re ready to play!
We used APIs, tty-prompt
Bug reports and pull requests are welcome on GitHub at GitHub - japerry911/Ruby_CLI_App_Project1. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Ruby CLI Hangman is a personal student project and as such is intended solely for educational purposes. The authors have made efforts to follow fair use guidelines in their use of all material under copyright.