Interactive puzzle solver for the classic N-Queens problem. Place queens on the board manually or let it solve for you.
Try it live: https://juacker.github.io/nqueens/
npm install
npm run dev
Interactive puzzle solver for the classic N-Queens problem. Place queens on the board manually or let it solve for you.
Try it live: https://juacker.github.io/nqueens/
npm install
npm run dev