Click here to Skip to main content
15,890,845 members
Articles / General Programming / Algorithms

Knight's Tour on a Square Chess Board: Coding Challenge

Rate me:
Please Sign up or sign in to vote.
4.99/5 (22 votes)
14 Mar 2017CPOL11 min read 44.5K   447   10  
This article is a solution to CodeProject's Weekly Challenge: "A knight on a chess board".
In this article, you will see a program for the Knight's tour on a (square) chess board.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Europe Europe
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions