tachyla / bowling_kata

Bowling Coding Kata using Test Driven Development
0 stars 0 forks source link

As a bowler, when I record a "strike" I should be allocated additional points and my frame should end #4

Open agartee opened 1 year ago

agartee commented 1 year ago

From the spec document:

If on his first try in the frame he knocks down all the pins, this is called a “strike”. His turn is over, and his score for the frame is ten plus the simple total of the pins knocked down in his next two rolls.