Skip to content

deniseyu/RockPaperScissorsJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

Makers Academy Week 6 Project

Rock, Paper, Scissors, Lizard, Spock in Javascript with jQuery

A simple implementation of Rock, Paper, Scissors, Lizard, Spock against a computer that makes a random choice. Built on a simple Sinatra server and backend tested in Jasmine. Built while pair-programming with Ella.

Deployed on Heroku: http://cute-rock-paper-scissors-js.herokuapp.com

Screenshot of front page:

alt tag

To run:

git clone git@github.com:deniseyu/RockPaperScissorsJS.git
cd RockPaperScissorsJS
bundle install
rackup

Technologies

  • Javascript
  • jQuery
  • HTML5
  • CSS3
  • jQuery
  • Jasmine
  • Sinatra

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 97.1%
  • CSS 2.4%
  • Ruby 0.5%