tachyla / bowling_kata

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

As a bowler I want to create a new game so that I can record throws #1

Closed tachyla closed 1 year ago

tachyla commented 1 year ago

This implementation should be limited to the creation of a Bowling game and adding throw scores for a single player.

Additional Technical Details: