Skip to content

Repository files navigation

My-Eight-Queens-Puzzle-Solution

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.

alt text

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages