This is another function I wrote to traverse the knight around the chess board. This version basically checks to see if the space is valid first then it moves to that spot. I think the problem here...