Projects in Awesome Lists tagged with 8queens-problem
A curated list of projects in awesome lists tagged with 8queens-problem .
https://github.com/hxndev/8-queen-problem-solver-in-python
The 8-queens problems asks us to place 8 queens on a chessboard so that no two can capture one another; that is, no two are on the same row, column, or diagonal.
8queens 8queens-problem code nqueens-problem nqueens-problem-solver nqueens-solution objective-functions python
Last synced: 07 May 2025
https://github.com/ososuna/8queens
♟️ 8 queens problem coded in JavaScript
8queens-problem algorithms javascript
Last synced: 03 Aug 2025
https://github.com/fabienbounoir/8-queens-problem
♟️This website allows you to visualize, understand, and solve the N-queens problem interactively. I created this project because I was fascinated by the mathematical elegance of this classic problem and wanted to create a visual tool to better understand and share it.
8queens-problem backtracking educational nqueens-problem scss sveltekit
Last synced: 09 May 2026