Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Sudoku Solver

This code solves any sudoku puzzle given to it.

How to Run?

  • To run, simply double-click index.html and the webpage would load in your default Web Browser
  • Enter the Sudoku in the table there
  • Put 0 incase the value is not known
  • Click on Submit Sudoku once the question you gave is correct and then click Show Results to get the answers
  • You can click on Reset Sudoku to reset the board

Screenshots

!image !image2 !image3