Skip to content

Using Linked Grids, a chess board of a given size is used to generate solutions for a knight's tour. These are printed to show the path the knight takes.

Notifications You must be signed in to change notification settings

Rayliable/Knight-s-Tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knight-s-Tour

Using Linked Grids, a chess board of a given size is used to generate solutions for a knight's tour. These are printed to show the path the knight takes.

This project was made in Grade 11, for my high school computer science class. It takes forever to run.

About

Using Linked Grids, a chess board of a given size is used to generate solutions for a knight's tour. These are printed to show the path the knight takes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages