You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains a method called #knight_moves that shows the simplest possible way to get from one square to another by outputting all squares the knight in chess will stop on along the way.