Project: Knight Travails

Learn how to build a method called "knight_moves" that shows the simplest possible way to get from one square to another by outputting all squares the knight will stop on along the way.

Last updated