I’m trying to move east but I get invalid direction east instead of “OK, you move EAST to the Tavern”
by the way I’m sure about write “val direction = Direction.valueOf(directionInput.toUpperCase())”
I’m trying to move east but I get invalid direction east instead of “OK, you move EAST to the Tavern”
by the way I’m sure about write “val direction = Direction.valueOf(directionInput.toUpperCase())”
the problem continue