eripheebs / rps-challenge

Create the Rock Paper Scissors Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

Task

Knowing how to build web applications is getting us almost there as web developers!

The Makers Academy Marketing Array ( MAMA ) have asked us to provide a game for them. Their daily grind is pretty tough and they need time to steam a little.

Your task is to provide a Rock, Paper, Scissors game for them so they can play on the web with the following user stories:

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

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

Installation Instructions

$ git clone https://github.com/eripheebs/rps-challenge.git
$ cd rps-challenge
$ bundle
$ rackup

What it does

  1. You can play rock paper scissors
  2. Either multiplayer or single player, against the computer

Authors

Erika Pheby

About

Create the Rock Paper Scissors Game


Languages

Language:Ruby 85.2%Language:HTML 12.6%Language:CSS 2.2%