Skip to content

Agathasta/knight_travails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Knight Travails

A project in Ruby Programming: Data Structures and Algorithms by The Odin Project

A knight in chess can move to any square on the standard 8x8 chess board from any other square on the board, given enough turns. The programm calculates the minimum moves needed to go from square START to square END by a chess knight (no, this is not a game).

This is a command line programm. You can view it online at repl.it.

Click on the green 'run' button at the top of the page. When prompted, enter the START and END coordinates.

About

Knight Travails - The Odin Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages