Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

[!https://srimancode.github.io/Sudoku/]

Sudoku Solver

Sudoku Solver is a web application that allows you to solve Sudoku puzzles. It uses a backtracking algorithm to find a solution if one exists. This application is built with JavaScript, HTML, and CSS.

Features

  • You can input your own Sudoku puzzle, or generate a new one.
  • The application validates the board for any conflicts.
  • Ability to check the solution or get a hint.

Setup

  1. Clone the repository to your local machine using https://github.com/SrimanCode/Sudoku.git.
  2. Open the index.html file in your preferred browser.

How to Use

  • To generate a new Sudoku puzzle, click on the Reset button.
  • To input your own puzzle, paste your puzzle in the text box. Use '0' for empty cells.
  • To solve the puzzle, click on Check Solution button.
  • To get a hint, click on the Hint button.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Reference Websites

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages