I have solved the problem with "Backtracking algorithm" written in C# by designing the application on WinForms framework. The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other.
-
Notifications
You must be signed in to change notification settings - Fork 0
I have solved the problem with "Backtracking algorithm" written in C# by designing the application on WinForms framework. The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other.
tadakoglu/My-Eight-Queens-Puzzle-Solution
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I have solved the problem with "Backtracking algorithm" written in C# by designing the application on WinForms framework. The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published