Skip to content

RizAli/rps-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor

Purpose

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.

They wanted me to create a Rock, Paper, Scissors game for them so they can play on the web with the following features:

  • the marketeer has to enter their name before the game
  • the marketeer will be presented the choices (rock, paper and scissors)
  • the marketeer can choose one option
  • the game will choose a random option
  • a winner will be declared

Basic Rules

  • Rock beats Scissors
  • Scissors beats Paper
  • Paper beats Rock

Technology used

  • ruby
  • RpsApp < Sinatra::Base

About

Create the Rock Paper Scissors Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.8%
  • HTML 24.1%
  • Gherkin 8.1%