Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heldrida/bowling_calculator

JavaScript object that will keep accurate score in a ten-pin bowling match for a single player, with unit tests in place to prove the accuracy of your scoring mechanism.
https://github.com/heldrida/bowling_calculator

Last synced: about 1 month ago
JSON representation

JavaScript object that will keep accurate score in a ten-pin bowling match for a single player, with unit tests in place to prove the accuracy of your scoring mechanism.

Awesome Lists containing this project

README

        

JavaScript object that will keep accurate score in a ten-pin bowling match for a single player, with unit tests in place to prove the accuracy of your scoring mechanism.

Ten-pin bowling scoring rules: http://en.wikipedia.org/wiki/Ten-
pin_bowling#Scoring

Live demo:

Proto/Object:

http://bowling_calculator.punkbit.com/bowling_calculator.js

Spec runner:

http://bowling_calculator.punkbit.com/jasmine/SpecRunner.html

Work in progress:

http://bowling_calculator_app.punkbit.com/