Skip to content

This is a basic problem of chess where a knight should visit all cells of chess board only once and return to the very begining cells. We have to find if the knight can possibly visit all the cells from the given cell and the path for the journey.

Notifications You must be signed in to change notification settings

agoutam27/knights-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

knights-journey

This is a basic problem of chess where a knight should visit all cells of chess board only once and return to the very begining cells. We have to find if the knight can possibly visit all the cells from the given cell and the path for the journey.

About

This is a basic problem of chess where a knight should visit all cells of chess board only once and return to the very begining cells. We have to find if the knight can possibly visit all the cells from the given cell and the path for the journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published