-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsolveable Sudoku #34
Comments
Ha, that's rather strange then, I have no idea what was wrong here then |
Me neither, maybe the bug appears depending on the level of difficulty chosen, or is it a temporary bug, have you tried again since? |
Yeah, it works fine again, strange, difficulty was easy if that helps. |
Yeah, this is very strange. Maybe the solved board didn't initialize properly at the beginning of the game. So I added additional checks to make sure it's properly initialized, hope it helps |
Thanks! |
I was just playing my rounds when I came across a peculiar sight, I noticed right from the start that something is wrong as the six and the two are clearly correct, I tried to see what the hints said and they created nothing, after a while I decided to give up to see if I waa mistaken or not, the solution was a completely blank board.
The text was updated successfully, but these errors were encountered: