Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.61 KB

File metadata and controls

28 lines (18 loc) · 1.61 KB

Ruby CLI Hangman

Welcome to the Ruby CLI Hangman game!

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.

Installation

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!

Development

We used APIs, tty-prompt

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Disclaimer

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.