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.
Resolved in latest fork.
I've forked and done a major rework of this kata, waiting for review here:
https://www.codewars.com/kumite/651df75aefd0b637976a502a
Included:
I believe this addresses all open issues for JS on this kata. I also believe it's going to invalidate a few existing solutions, but (hopefully) that's only because neither they nor the old test harness actually fit the requirements.
The underlying issue is that the "random" tests are only testing random
health
andspeed
values, and there are no fixed tests with unequal-but-not-zero tactics lengths. I'll fork and correct this now.This comment is hidden because it contains spoiler information about the solution