Skip to content

A solution to the knight travails problem written in JavaScript

Notifications You must be signed in to change notification settings

JoshDevHub/Knight-Travails-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Knight Travails JS

A solution to a "knight travails" problem -- 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 written in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published