• Given a state aState, returns a string displaying the state in a matrix-style.

    Parameters

    • aState: string[]

      a state of the game

    Returns string

    • the description