CodingTrain / CodingTrain/Suggestion-Box

Sudoku

Open
#1,612 0 comments 0 reactions 0 assignees View on GitHub
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
![Screenshot from 2021-02-22 02-14-11](https://user-images.githubusercontent.com/58605547/108643812-e03d9680-74b4-11eb-8c3a-c87fc7ce25ef.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.