Shortest Knight Path Algorithm in Javascript

Shortest Knight Path Algorithm in Javascript

A javascript solution to the shortest knight path algorithm on Code Wars.