CodingTrain / CodingTrain/Suggestion-Box
Sudoku
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I would like to share this challenge with you 😀
Sudoku:
-input sudoku
-generate sudoku
-solve sudoku(without recursion to control in drawing)
-input answer
-control in difficulty and frame rate
project :
https://bishoy-magdy.github.io/VisuAlgorithm/Backtracking/Sudoku/sudoku.html
code:
https://github.com/bishoy-magdy/VisuAlgorithm/tree/gh-pages/Backtracking/Sudoku/script

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.