Function sortMoves

  • Returns a sorted move string, this is used in our stone removal logic

    Parameters

    • move_string: string
    • width: number
    • height: number

    Returns string

Generated using TypeDoc