Skip to content

rweeks/KnightsTour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A brute-force implementation of a Knight's Tour calculator.

Yeah, I know, brute-force is not a good option for this problem.

About

Brute-force implementation of the Knight's Tour for an 8x8 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages