/rock_paper_scissors

Learning Javascript with a Rock Paper Scissors game.

Primary LanguageJavaScript

Rock, Paper, Scissors, Lizard, Spock

As a part of week 7 at Makers Academy, we were given the task to implement the Rock, Paper, Scissors, Lizard, Spock game in Javascript.

Learning objectives of the exercise

Basic Javascript, Jquery and Jasmine

Technologies used

  • Javascript
  • jQuery
  • Jasmine.js
  • HTML5
  • CSS3
  • Github

How to run it

git clone https://github.com/odelevingne/rock_paper_scissors
cd rockpaperscissors
open javascript/index.html

How to run tests

cd javascript
open SpecRunner.html