Skip to content

Implements Euler's solution to the problem of finding a closed knight's tour on rectangular chessboards of various dimensions

Notifications You must be signed in to change notification settings

pegger0709/knight-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

knight-path

we solve the problem of visiting every square on a chessboard using the moves of the knight

About

Implements Euler's solution to the problem of finding a closed knight's tour on rectangular chessboards of various dimensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages