Open avarun42 opened 12 months ago
Hi @avarun42. Yes, the code that generates boards is not perfect, but this was just a small project to study Svelte. In a real product maybe it would be best to use an API to get new boards. Another way is to validate the board as the user fills the numbers, today I just compare it to the generated solution board. I want to try Svelte Runes, so maybe I will fix this soon.
Thanks for the feedback.
I have "highlight errors" on here, so I know none of my entered squares so far are incorrect.
Entering this puzzle into a sudoku solver outputs that there are two possible solutions to this puzzle. That is not allowed in a proper sudoku puzzle (see here).