pub fn facing_direction(start: &Point2<i8>, end: &Point2<i8>) -> Direction
Find the direction from the start point to the end point