/Sudoku-Solver

Sudoku is one of the most popular puzzle games of all time. Puzzle will be generate by clicking on Get New Puzzle. Solve the sudoku by clicking on Solve.

Primary LanguageHTMLMIT LicenseMIT

Sudoku Solver🧩

Sudoku is one of the most popular puzzle games of all time. The goal of Sudoku is to fill a 9×9 grid with numbers so that each row, column and 3×3 section contain all of the digits between 1 and 9. As a logic puzzle, Sudoku is also an excellent brain game.

It is a real-life implimentation of backtracking algorithm.

  1. Puzzle will be generate by clicking on Get New Puzzle.

  2. Solve the sudoku by clicking on Solve.

Want to contribute? 🤝

Check out the issues to see what you can do. We have some first come and easy tasks for you which would help you in starting in your open source journey.

Here are a few guidelines to keep in mind before contributing: 🧾

1️⃣ Raise an issue on whatever bug fix or feature you want to work on.

2️⃣ State what you want to work on and also the solution that you plan to implement.

3️⃣ After reviewing your suggestions we'll approve you request.

And after working on your fix before creating a pull request make sure you check out the following points:

👉 In your pull request, make sure to add the screenshot of the part you are working on before implementing your changes and also after implementing your changes.

👉 If you are working on anything from the issues then make sure to add the isuue number along with the screenshots.

Project Admin ❤️


Kaushik Lakhani

Happy Coding 👨‍💻