My implementation of the knightMove function which uses recursion to get the shortest path between two points using the movement pattern of the knight chess piece.