Samuelodan / ruby_knights_travails

I'm trying to write a function that returns the shortest path a knight can travel from a given position to a destination on an 8 x 8 board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby_knights_travails

I'm trying to write a function that returns the shortest path a knight can travel from a given position to a destination on an 8 x 8 board.

About

I'm trying to write a function that returns the shortest path a knight can travel from a given position to a destination on an 8 x 8 board.


Languages

Language:Ruby 100.0%