Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
shorter than mine!
Kind of cheap to use
minimum
, no?This comment is hidden because it contains spoiler information about the solution
More example test cases added for all languages.
I agree with bartavelle that the ending frame is a bit unclear. I had to play around with a few online bowling score apps to figure out how it works (and they weren't all consistent!).
This is exactly what test cases are for.
This comment is hidden because it contains spoiler information about the solution
Wow, that one bent my mind a lot...
I'm still not sure I have it down completely, but I feel like I've leared a lot about type-level fixed points.
Nice excercise!
Test case examples added for all languages. Please resolve.
Thank you.
The main tests should be complete and there should be no edge cases that are not covered.
What test cases do you think should be added to the test case examples?
Definitely needs more test case examples.
This kata is all about the corner cases.
Nice excercise though, it's deceptively hard!