Skip to content

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.

Notifications You must be signed in to change notification settings

Samuelodan/ruby_knights_travails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages