Eight Queens chess game. Can you place 8 queens on the board with none under attack? A web game inspired by the class math puzzle. Built in React with Chessboard.jsx
-
Updated
Aug 8, 2024 - JavaScript
Eight Queens chess game. Can you place 8 queens on the board with none under attack? A web game inspired by the class math puzzle. Built in React with Chessboard.jsx
In this repository you will see the solutions of the classic problem "8 queens" or if you want the generic problem "N queens"
A browser game similar to "8 Queens"
Add a description, image, and links to the 8queens topic page so that developers can more easily learn about it.
To associate your repository with the 8queens topic, visit your repo's landing page and select "manage topics."