You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the famous bowling kata, an exercise in test-driven development.
Program contains seven tests and solves kata.
Structure forked from guyroyse's ruby kata skeleton.
About
A solution to the Bowling Scorekeeping kata, in Ruby.