Skip to content

Sudoku Solver is a Website that lets You Solve all the Sudoku question either its hard, medium or low level along with that you can also visualize each step of Sudoku

Notifications You must be signed in to change notification settings

Pooran8898/Sudokosolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudokusolver

Sudoku solver is a website that uses Backtracking Algorithm to Solve the Sudoku. It provides you the Solution to any level of problem and also the visualization of each step to solve the problem.

Technologies Used

Libraries Used

Steps to browse the project:

1. Start the app in your VS code with command npm start and there will be the default problem for Sudoku.

Pooran

2. After Clicking on Solve it will Solve the Sudoku and Visualize Each Step of the Default Problem.

Pooran

3. You can Also Reset the Problem and Then Again Solve the Problem.

Pooran

4. You can Also Input the New Problem on the Website.

Pooran

5. After Inputting the New Problem Click on Submit and the Problem will get Update.

Pooran

6. When you try to Submit the Problem it Automatically Checks that the Problem is Right or Wrong

Pooran

7. You Can Solve the Inputted Problem Again.

Pooran

So this was our project I have created with my efforts. I have added the screensots for our audience to understand easily.

## Thank you for giving it a read....

About

Sudoku Solver is a Website that lets You Solve all the Sudoku question either its hard, medium or low level along with that you can also visualize each step of Sudoku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published