Ad
  • Default User Avatar

    Javascript Test Case: Test.assertSimilar(dirReduc(["NORTH", "WEST", "SOUTH", "EAST"]), ["NORTH", "WEST", "SOUTH", "EAST"])

    These directions should reduce to [], but it wants me to not do anything to it. This is surely an issue, unless I'm understanding the problem incorrectly.

  • Default User Avatar

    Is this supposed to happen?
    Your warrior should now be LV 3 - Expected: 4, instead got: 3
    Because if my warrior should be level 3, then it shouldn't have to be level 4 right?