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.
Hey Blind4Basics,
I updated the Kata to resolve this. Thanks for the feedback.
-P
Hey vatsan, thanks for the feedback. I edited the Kata (ruby) for this case.
-P
Hi Raul, I created this Kata in Ruby and I added some new rules to resolve this issue. Please take a look and see if you can incorporate a solution in Python.
Thanks, P
Yeah its my first Kata, I did it more as a 'how to make a kata' experiment. I'll probably make some more. A lot of the fundamental katas have been done, so I'll try to find a creative way to structure them.
I made the same mistake! :)
This comment is hidden because it contains spoiler information about the solution
Because of rounding discrepancies I couldn't solve this one.
good kata, but took kinda long
I like this Kata, combines a lot of different skills.
In Ruby I wrote a solution that works, but seems the tests are messed up because when I run it it says no method downcase for nil.
maybe I'm confused but it looks like the x and y are reversed. X should be for horizontal movement and Y should be vertical movement.
Great solution!
maybe this it too easy....