Ayushparikh-code / Ayushparikh-code/Web-dev-mini-projects

Improvement in sudoku solver

Aperta
#862 3 commenti 0 reazioni 1 assegnatario Rivendicata da @pradyumnarago Vedi su GitHub
LGMSOC21
Lingua principale
HTML
Stelle
4.5k
Fork
1.7k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Project name**
Sudoku Solver

**Project link**
(https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Sudoku%20Solver)

**Improvements suggested**
Hi,
Here are some improvements that I would suggest and can write code for it

- For Generating new puzzles, the current Sudoku Solver is directed to a different space to fetch a sudoku problem. But we can generate a random sudoku puzzle in the same place, in the client's machine using random numbers with javascript.

- We can also allow users to enter the puzzle.

- We can also allow users to solve the puzzle.

- We can also add a feature in which, when a user hovers on a cell or selects a cell, it highlights the region that affects the cell, so that the user can analyze the board efficiently.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.