Skip to content

udaysehgal/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is a simple Sudoku solver implemented in React.js. It uses a backtracking algorithm to find the solution to a given Sudoku puzzle.

How to Use

  1. Clone the repository to your local machine:

    git clone [email protected]:udaysehgal/sudoku.git
    
  2. Navigate to the folder

    cd sudoku
  3. Start the website

    Run npm start
    
  4. You will see a localhost website where you can enter any valid sudoku to be solved.

About

this is a sudoku solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published