Hangman with ruby for beginners

We cover some basics for getting started with ruby and refactoring a simple version of hangman into one that uses a class with instance variables.

Play with the code yourself here: https://replit.com/@CJAvilla/hangman#main.rb