An open API service indexing awesome lists of open source software.

https://github.com/cypekdev/sudoku-solver

Sudoku solving website
https://github.com/cypekdev/sudoku-solver

Last synced: 9 months ago
JSON representation

Sudoku solving website

Awesome Lists containing this project

README

          

# Sudoku Solver
Sudoku solving app.

App is running [here](https://cypek.ct8.pl/sudoku-solver).

## How it works?
The algorithm is written using JavaScript.

Sudoku solver is searching for first possible result.

If you enter a wrong digitals (for example two same numbers in same row) thats will highlight.