A simulation of a game of Rock, Paper, Scissors against a computer. The user enters their name, then chooses which of the three options they want to pick. The computer then randomly decides what it would like to choose, and the result is evaluated.
Please see the pull request for an updated version with score tracking
bundle install
rackup