Skip to content

sofiabaezzato/knight-travails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Knight Travails

A solution to a "knight travails" problem - i.e. find the shortest path a knight can take to move between two positions on a chessboard. Implemented using a graph BFS search.

About

A solution to the knight travails problem in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published