Skip to content

HannahCarney/Bowling_ScoreCard

Repository files navigation

🎳 Bowling Score Card 🎳

Week 5 JavaScript Challenge

Screenshot

Heroku (live) ----- [Scorecard]: https://bowlingscorecard.herokuapp.com [Scorecard]

Objectives of exercise

  • Learning JavaScript, JQuery and Jasmine
  • Test-Driven-Development

Technologies used

  • Javascript
  • jQuery
  • Jasmine
  • Sinatra
  • Ruby
  • Html
  • CSS
  • Git
  • SublimeText

Requirements

  • has 10 frames
  • a strike waits for next score to be tallied
  • a spare waits for next score to be tallied
  • after a strike the next two rolls are added
  • after a spare the next one roll is added
  • can score a gutter game
  • two stikes in a row
  • two spares in a row
  • can score a perfect game (300)
  • can play a full game with strikes and spares

How to clone this repo

git clone https://github.com/HannahCarney/Bowling_ScoreCard.git

How to run tests

cd Bowling
open SpecRunner.html

How to rackup

rackup

enter localhost:4567 into the browser

I am [Hannah] from the December 2014 cohort of Makers Academy, London! [Hannah]:https://github.com/HannahCarney

About

Weekend Challenge ( Week 5 ) 🌟 🎳

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages