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.
What a ride. This took me far, FAR longer than the 3kyu "Tap Into Mr. Mxyzinjin's Matrix". Totally worth it though. Thanks!
@docgunthrop:
Your kata description and layout is really good! I just wish the data coming in would already be sanitized so I can concentrate on the meat of the kata (the blob simulation). The input checking felt like busywork, which is a shame because the core of the kata was really fun. Thanks for making it!
@Blind4Basics:
Ah. Different domain then, I guess. Over a decade of game development has really engrained "x is horizontal and y is vertical" into me. And I think it's the same in all math graphs I can remember?
Voile, you're fantastic. This was probably the most fun I've had on Codewars so far!
This comment is hidden because it contains spoiler information about the solution
Well, that was fun. Thanks!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I admit that it is slightly ambiguous, but to me "the test cases ensure" reads like you as the developer can assume that the test case input will always already be sanitized and you don't have to worry about data anomalies.