Skip to content

ananogal/rps_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rock Paper Sacissors in js

RPS_JS scrrenshot #Objective Provide a Rock, Paper, Scissors game to be played in the web with the following features: - The player has to enter a name to play - The player should choose from the presented options(rok, paper and scissors) - The game will choose a random option - A winner will be declared Basic Rules

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

#Technologies used - Javascript - Jasmine - CSS/Html

#How it works Clone the repository: $ https://github.com/ananogal/rps_js.git

###In Tests Enter the spec directory $cd rps_js/spec and open the Spec file: $ open SpecRunner.html

###In Code Check it out here: https://ana-rps-js.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors