Eight Queens Puzzle
Dana Ottaviani

Dana Ottaviani @dana94

Joined:
Jul 1, 2019

Eight Queens Puzzle

Publish Date: Jan 9 '21
1 1

I came across the eight queens puzzle in a computer game and as I learned more about it, I thought it would be cool to code for one of my projects.

As I create new projects, I try to incorporate my own designs. The queen svg pieces were all created using Inkscape based on the image from the puzzle's Wikipedia's page. 🎨

The game board can be navigated using arrow keys and there is more than 1 solution to solving it.

If there's anything I can improve on in terms of accessibility please let me know and I'll do my best to fix it.

Thanks for reading. 👑

Comments 1 total

  • Hunter Peress
    Hunter PeressJan 9, 2021

    Fantastic! Looks like you built a chess engine from scratch?

Add comment