/rps-challenge

Rock Paper Scissors Lizard Spock Game

Primary LanguageRubyOtherNOASSERTION

Build Status

RPS Challenge

Instructions

  • To use this web app, fork this repo and the clone it to your machine
  • Run bundle install in the repo root
  • Run Ruby './lib/app.rb' to start the webserver
  • Navigate to localhost:4567 in your browser and play the game.