Ad
  • Custom User Avatar

    Read the description again carefully! Specifically this block:

    Placing stones on board
    When given valid coordinates (one or several arguments, see example tests) the program should place either a white stone o or a black stone x in the correct position.

    In any case, changing the processing of multiple movements is a simple task in the context of this kata.