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.
This comment is hidden because it contains spoiler information about the solution
how does it work? :-)
😬
wat
I find explicit
return
more readable.return is useless in rust
Nice kata of the chess series.
Ahem... skill issue on my part.
Approved.
I don't seem to have the ability to approve this ( unless I'm missing something ). Someone should, however. This kata is ready for release.
I prefer 6 - more people will try it.
Yeah... 3 ç´š seems like an outlier that can be dismissed.
Since it's a tie, I'll leave it up to you. Felt like a 6 to me...
So does that mean it will be a 5, not a 6? I'm slightly surprised.
Nice! I think this is approvable now.
Ranks Vote Breakdown:
I modified the first fixed test so that if the pawn moves down the board it will have a capture, which will cause a failure.
EDIT:
Upon closer inspection, it is I who have the wrong solution. I failed to comprehend that pawns can only move up the board.
Since I was able to pass both the Python and C# versions with this error in my solution, I feel that this case should be tested in the fixed tests.
Loading more items...