pub fn parse(input: &str) -> ((usize, usize), (usize, usize))
Extract the starting position for both players converting to zero based indices.