Skip to content

A responsive rock, paper & scissors game made with vanilla javascript & Jasmine

Notifications You must be signed in to change notification settings

rldorado/rps-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Lizard Spock

A responsive rock paper scissors lizard spock game.

Use cases

- [x] As a User, so that I can play a basic game of Rock Paper Scissors Lizard Spock Player vs Computer
- [x] As a User, so that I can play a basic game of Rock Paper Scissors Lizard Spock Computer vs Computer
- [x] As a User, so that I can switch from one game to another 

How to run

Local installation

Run the below commands in your command line interface to view the static webpage and run the test suite.

git clone
cd rps-javascript
open index.html
open SpecRunner.html for tests

Technologies

  • Production - Javascript, HTML, CSS (Bootstrap)
  • Testing - Jasmine

Further Improvments

  • Added Lizard and Spock logic.

About

A responsive rock, paper & scissors game made with vanilla javascript & Jasmine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published