Spandan-Bhattacharya / Solve_it

A website which can give you the solution to many solvable games like sudoku, nonogram, crossword puzzles
https://solve-it-self.vercel.app
MIT License
19 stars 48 forks source link

Added N-Queen Problem Solver #194

Closed Aashi19234 closed 9 months ago

Aashi19234 commented 9 months ago

I did the changes you asked for, but i wasn't able to provide a traditional chessboard look if you could merge my PR without this particular change then i would be utterly grateful as i tried a lot but was not able to give it a traditional chess board look . Also now if you would click on a placed queen then it would get deleted, which allows you to make placement changes.

https://github.com/Spandan-Bhattacharya/Solve_it/assets/140010647/5147bc03-03fa-4657-8098-9b3a77759d3d

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solve-it ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2024 6:01pm
Spandan-Bhattacharya commented 9 months ago

Good Job!