Skip to content

itshnawy/sudoko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoko

a quick attempt to comprehend sudoku

Simple Solver

The Simple solver takes the numbers from the input, compares them to the main numbers (1–9), and outputs the numbers that are not in the input. You then have to choose which number to enter.

Simple Solver V2

The Simple Solver is a virtual Sudoku. You can input all the numbers into the Sudoku grid, click "solve," and it will solve the puzzle for you.

About

a quick attempt to comprehend sudoku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published