The Big Int |

Re-igniting a love for programming.
Episode 12 - The 8 Queens Puzzle
The eight queens puzzle is based on the classic strategy games problem which is in this case putting eight chess queens on an 8 × 8 chessboard such that none of them is able to capture any other using the standard chess queen's moves. Thus, a solution requires that no two queens share the same row, column, or diagonal. We used a backtracking recursion methodology to place 8 queens on a chess board.
Self playing canvas


Try placing queens yourself. to reset the board.


About

We are Ravi and RK. Our channel is an opportunity for you to kindle or re-kindle your love for programming.

Join us on this journey. We release an episode (or two) every Saturday. Subscribing to our channel and clicking the bell will notify you when new content is available.

Let us know if you would like to see us code-up something interesting. We would love to hear from you.

Contact
No copyrights here. You are free to copy anything and everything here.