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.
same here. One day...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Very good.
activates default, right?
This comment is hidden because it contains spoiler information about the solution
I just started as well and seeing this solution did make me realise I could have just used else for player 2. It's great comparing notes!
Nice, just one less line than how I did it :)
I did have to go look up Math.floor() but everything else was natural.