Sudoku App Concept #15
Andres6936
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hey there! Cool concept. Be aware my Sudoku code is pretty unfinished, I'm still learning things. The generator has no control over difficulty and might make puzzles too hard or too easy. You can look at my TODO List for other resources in JS I have found. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @bryc , Thank you very much for the code for the Sudoku, it helped me as a starting point to create a small prototype application, it is not yet finished and I have many ideas to add and finish polishing the application, but I appreciate the fact of being able to have a record of the Sudokus that the user has been doing and also its solution.
I built the application in React + Vite, I leave a screenshot:
Code in: https://github.com/Andres6936/Code/tree/master/sudoku
Beta Was this translation helpful? Give feedback.
All reactions