/knights-travails

Shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.

Primary LanguageJavaScript