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
Solving 8 queen puzzle in ruby using iterative repair algorithm (n queens in a n*n board)
Terminal implementation of the queen problem (place 8 chess queens on a 8x8 chessboard, none of them must see another one)
Short 8 queens problem solution. Python
8 queens problem MySQL solution
problema n-rainhas usando técnicas de satisfação de restrições
Add a description, image, and links to the 8-queen-problem topic page so that developers can more easily learn about it.
To associate your repository with the 8-queen-problem topic, visit your repo's landing page and select "manage topics."