/rps-challenge

Create the Rock Paper Scissors Game

Primary LanguageRuby

A basic ruby version of Rock, Paper, Scissors, Lizard, Spock game

As a user
So that I can see my name in lights
I would like to register my name before playing an online game

As a user
So that I can enjoy myself away from the daily grind
I would like to be able to play rock/paper/scissors/Lizard/Spock

Functionality

  • the user can enter his name before the game
  • the user will be presented the choices (rock, paper, scissors, lizard and spock)
  • the user can choose one option
  • the game will choose a random option
  • a winner will be declared

Heroku link: https://ancient-fjord-3070.herokuapp.com/