######This project is still under Development
###Creating a program to score a ten pin bowling game in Javascript.
####Technologies Used:
- Javascript
- Jasmine
#####To do list:
- Allow rolls to be made Scoring:
- Gutter game
- Game of one pin each roll
- Strike
- Strike with bonus of next two rolls
- Spare
- Spare with a bonus of the next roll
- Tenth round scoring system
Clone the repository:
$ git clone git@github.com:scully87/Up_Your_Alley.git
Change into the directory:
$ cd Up_Your_Alley
Open browser to see tests:
$ open Specrunner.html
Play when in browser:
command + alt + I