Introduction - If you have any usage issues, please Google them yourself
This is a written in C++ using backtracking written knight tour (horse travel) through the board (8* 8) program. The software is written using MFC, you can see the board through the process of dynamic Knight.