To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorScore Calculation
As a bowling player
I want the system to calculate my total score
So that I can know my performance
- Scenarios
-
- Bowling a Gutter Game
-
- Given
- a new bowling game
- When
- all of my balls are landing in the gutter
- Then
- my total score should be 0
- Bowling All Ones
-
- Given
- a new bowling game
- When
- all of my rolls are 1
- Then
- my total score should be 20
Last published almost 7 years ago by Todd Meinershagen.