Skip to content

austinsbrown/Knights-Tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

The purpose of this project is to implement the knights tour algorithim. For more information on what this is look here https://en.wikipedia.org/wiki/Knight%27s_tour. 

To build the program you need g++ and make.
Simply type make to build the program. 

About

Performs the Knights Tour algorithim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published