A sudoku solver I made
I am new to programming, so I would appreciate any tips to improve this.
This is crazy! My Dad would love to use this to check his answers. Awesome!
Awesome! Can you make it so the user can't put the same number in each row or column?
@KirikAltekar That would be a good idea... instead what I ended up doing is just making it so it checks it when the user presses enter. I will look into it.
@KirikAltekar It is updated now
This was really a nice game @DmitriiPavlov . I am also new to programming and I also work in the same language. If you are up for an unofficial jam challenge the click on the link, read rules and participate. The link is
https://repl.it/talk/share/HELLO-RELPERS/55241
Thanks all info in the link @DmitriiPavlov
https://repl.it/talk/share/HELLO-RELPERS/55241
@DmitriiPavlov Hey, are these actually accurate?
@Jeydin21, yup every solution it gives is 100% accurate you can verify it yourself. This is really good for solving a sudoku puzzle you'd find in a newspaper since it wouldn't have multiple solutions - as do all good sudoku puzzles.
This is sick!
It solved a sudoku with only 9 cells filled
@RahulChoubey1 It finds a possible solution, if there is multiple it will find one.
@RahuChoubey1 I might update it to enable you to cycle through multiple of them.
Nice!
@DynamicSquid I looked on your profile, and noticed you made a very similar thing in Java - any tips to make mine faster?
Noice
Sorry for how bad this looks, this GUI module is not very good.
Try pygame
This is advanced! So you're not new xD
@CoolJames1610 Nah, this took me a while lmao
@DmitriiPavlov maybe but it is still advanced :D wowee
@CoolJames1610 Thanks!
@DmitriiPavlov no problem :D
AWESOME! WOW!
Very nice @DmitriiPavlov