/hangman

An example of how to code a Hangman for use on the CLI. To use, save as hangman.rb and run "ruby hangman.rb" in Terminal.

Primary LanguageRuby

An example of how to code a Hangman for use on the CLI. To use, save as hangman.rb and run "ruby hangman.rb" in Terminal.