Skip to content

strofemuk/BowlingKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BowlingKata

From: http://codingdojo.org/cgi-bin/index.pl/index.pl?KataBowling

Create a program, which, given a valid sequence of rolls for one line of American Ten-Pin Bowling, produces the total score for the game. Here are some things that the program will not do:

We will not check for valid rolls.
We will not check for correct number of rolls and frames.
We will not provide scores for intermediate frames. 

About

A kata using the game of bowling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages